Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to add property as array
Message
From
25/05/2003 05:00:19
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00790786
Message ID:
00792636
Views:
14
Chris,

Just dealt with this issue myself. Add a property with "[1]"
appended, i.e. "fname[1]", this would make "fname" an array.

From this point on, you can treat it as an array, and redemention
it as needed (in the "init" method for example.)

Cheers,

-Eric.
Previous
Reply
Map
View

Click here to load this message in the networking platform