DIM and Associated Fields (GRX)

Kenneth Brody kenbrody at bestweb.net
Wed Dec 17 07:33:03 PST 2008


Quoting GCC Consulting (Wed, 17 Dec 2008 10:02:10 -0500):

> I tested this with 1.0.14 odbc version of fp equivalent to 5.0.14 and dim
> foobar:a1) gave a syntax error.
>
> Tested in 5.6.06 the same non-contiguous associated fields dimfoobar:a1)
> passed the syntax check and worked.
[...]

This is a new feature of 5.6:

     DIM has been enhanced to allow you to alias the array to an associated
     field group.  For example:

         DIM MyA1Group(5):A1

     will alias the array to the 5 elements of the A1 group, even if the
     fields are not contiguous within the map.

-- 
KenBrody at BestWeb dot net        spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com


More information about the Filepro-list mailing list