Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Array property
Message
From
24/06/1999 09:21:05
 
 
To
24/06/1999 09:13:45
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00233453
Message ID:
00233462
Views:
26
>>I defined an array property myprop(1) and I need to store 2 elements in this array at runtime.
>>Using DECLARE(MyObject.Myprop(2)) causes an error.
>>
>>How do I resize?.
>> TIA
>
>Try 'Dimension'
>
>Saludos
>
>Oscar

Gracias por la ayuda. El problema estaba en los paréntesis después del declare. La forma correcta era:
DECLARE Myobject.myprop(2)

Gracias de todas maneras.
There´s a better life... Just it´s more expensive!
Cristóbal Manrique M.
Previous
Reply
Map
View

Click here to load this message in the networking platform