Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to Add a Form Property Array
Message
From
04/02/2004 12:12:35
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
04/02/2004 12:01:56
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00873993
Message ID:
00874024
Views:
9
>>I searched and only found out that what I'm doing should work, but...
>>
>>I am tring to put
>>
>>
>>fareport[1,0]
>>
>>
>>as a form property and keep getting an invalid name error. I'm looking at an existing form that has this in it, although in the Property Method/Name (to the right of the method/property list) it only shows as
>>
>>
>>fareport
>>
>>
>>What's the deal? Thanks!
>>
>Jay;
>
>
>thisform.addproperty("fareport[1,1]",.F.)
>dimension thisform.fareport[1]
>
>
>
>Claudio

Not that either. The Dimension line fails as fareport is not an array. In debug it is simply a .F. logical. Is there anything that could keep a form from accepting an array property?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform