Dimming Arrays
Richard Kreiss
rkreiss at verizon.net
Wed Apr 16 18:08:12 PDT 2014
Scott.
You need to dim prior to using the array. The dim can be part of a subroutine but it must be cast before the array is used.
Best place is to do all of your dims at the top of the processing table but not necessarily.
Richard Kreiss
Sent from my iPhone
> On Apr 16, 2014, at 5:57 PM, "Scott Walker" <Scott.Walker at RAMSystemsCorp.com> 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?
>
>
>
> This is in the category of something I used to know but have forgotten.
>
>
>
> Regards,
>
>
>
> Scott
>
>
>
>
>
> Scott Walker
>
> RAM Systems Corp
>
> (704) 896-6549
>
> Scott.Walker at RAMSystemsCorp.com
>
>
>
> www.RAMSystemsCorp.com
>
>
>
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20140416/fd04ca89/attachment.html
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
More information about the Filepro-list
mailing list