Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object arrays
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00804207
Message ID:
00804228
Views:
39
>Thanks,
>well, yeah but I can't create the array in the design time like in VB. This is what I was asking for.

At design time?
_SCREEN.AddProperty('myarray[1]')
DIMENSION _SCREEN.myarray[5]
_SCREEN.myarray[1] = NEWOBJECT("myclass.myobject")
Plus, you can always just dimension it from the command window.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform