Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding an array to an object
Message
From
26/04/2002 11:53:00
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00649645
Message ID:
00649651
Views:
6
This message has been marked as a message which has helped to the initial question of the thread.
Doug,

Do you mean in the form designer? Or programatically?
_screen.addproperty("testProperty[5]")
_screen.testProperty[1] = "hello world"
dimension _screen.testProperty[10]   && you can also redimension it
>What syntax is required to add a property as an array?
>
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform