Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Array question
Message
From
09/09/1998 14:47:15
 
 
To
09/09/1998 14:44:03
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00134705
Message ID:
00134716
Views:
19
>Thanks. How would I go about using the forms property array that you mentioned?

You create property-array with some name e.g. 'MyArray' and then just use Thisform.MyArray[i] in code, e.g. you can redimension it in Form.Init event:
Dimension This.Myarray(2)
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform