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:
00388920
Views:
15
Thanks to all of you. I got further, but didn't get an explanation on that dot/comma problem - but that does not matter now, I'm on the run again, thanks.

Lasse

>>>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
>>
>>Hi,
>>
>>I have been working with the problem. If I use . (dot) instead of comma , it comes up right, that's weird???
>>
>>Lasse
>
>Hi Lasse,
>
>The usual way to do this is just create a property myArray[1]
>and then DIMENSION it to the desired size when necessary.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform