Dimming Arrays

Kenneth Brody kenbrody at spamcop.net
Wed Apr 16 16:43:30 PDT 2014


On 4/16/2014 5:57 PM, Scott Walker wrote:
> Can someone refresh my memory:
>
> Do arrays need to be dimmed physically at the top of a table  or can you put
> the dims in a subroutine  that gets hit before any lines of code are
> executed that refer to them.
>
> Or does it not matter where they are dimmed?
[...]

What happened with you tried to reference an array above the DIM that 
declares it.

-- 
Kenneth Brody


More information about the Filepro-list mailing list