Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I make an array property ??
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00388899
Message ID:
00388911
Views:
7
When I add an array property, I just add it as myarray[1] and dimension it later when I need it.

You can also do this programmatically object.addproperty('myarray[1]')

>Hi All,
>
>I have a problem,
>
>I would like to make an array property. In my help topic it says:
>
>To create an array property
>
>In the Name box of the New Property dialog box, specify the name, size, and dimensions of the array.
>For example, to create an array property named myarray with ten rows and two columns, type the following in the Name box:
>
>myarray[10,2]
>
>______
>
>VFP returns an errormessage that says Invalid name, what am I doing wrong??
>
>Thanks in advance,
>
>Lasse
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform