Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Declaring an array property in code.
Message
 
To
01/11/2000 15:13:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00436861
Message ID:
00436868
Views:
19
David,

thisform.addproperty('myArray[5]') will add a 5 element array to the form, you can later redimension it with dimension thisform.myArray[6, 2]

Hugo
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Reply
Map
View

Click here to load this message in the networking platform