Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Declare array as Local?
Message
From
28/11/2001 18:38:49
 
 
To
28/11/2001 18:32:02
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00587251
Message ID:
00587257
Views:
29
This message has been marked as a message which has helped to the initial question of the thread.
Sure. Just use a separate LOCAL ARRAY statement first:

LOCAL ARRAY laMyArray[1]

This serves as initial dimensioning as well.

-- Randy

>The docs say when you declare an array (for example: DIMENSION laMyArray[1]), it is a private array. Is there a way to declare an array so it will be local, not private?
>Thanks, Chaim
Previous
Reply
Map
View

Click here to load this message in the networking platform