Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Declaring an array
Message
From
28/11/2005 09:50:22
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01072431
Message ID:
01072443
Views:
21
>>>Hi
>>>
>>>For some reason, this has completely left my head:
>>>
>>>I'm creating a property on a form, that I'd like to be an array, called gaMyArray for example. When I create the property name I obviously have to tell the form that this is an array, either from the property name or default value; what's the correct syntax?
>>
>>raName(1)
>
>or for a 2-D array - raName( 4, 5) ( 4 cols, 5 rows)

yeah, any dimension that you need...
* Human is a question asked by birth and answered by death. Machine is another kind of question with another kind of answer
Previous
Reply
Map
View

Click here to load this message in the networking platform