Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Property value
Message
From
12/07/2003 07:18:08
 
 
To
12/07/2003 04:20:05
Jon Neale
Bond International Software
Wootton Bassett, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00809540
Message ID:
00809550
Views:
28
Hi Jon,
>
>can i set a new property of a form to hold an array value? I'm pretty sure i've seen this done before (maybe even done it) but i cant remember for the life of me how to do it.

When you define the property name in the New Property dialog, do it like this:

NewProp[1]

That will create an array property. You can re-dimension to whatever you want at run time, or if it is static, just define the dimensions you need when you create it.
----
Regards
Andy Kramek
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform