Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ALEN on property returns error
Message
From
31/05/2011 09:22:53
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2003
Miscellaneous
Thread ID:
01512305
Message ID:
01512325
Views:
56
>You could, but you will get the value of the first element:

On assignment you get the whole array
DIMENSION aaa[3]
? aaa
aaa = "X"
? aaa
? aaa[3]
Previous
Reply
Map
View

Click here to load this message in the networking platform