Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can an array available in all procedures like a variable
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00363356
Message ID:
00363802
Views:
13
>>As John K. has pointed out, you can use your Form's AddProperty method to dynamically add an array property to your form. But why do you say that you can't redimension an array property? It works fine:
>>
>>DIMENSION thisform.aArray[100]
>
>It can wreak havok, however, if it is a two dimensional array (as was his example) and you redimension with a different number of columns.
>
>-Bob

No more so than doing that to a regular array variable. ;)
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform