Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Array question
Message
From
08/03/2004 15:27:59
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Array question
Miscellaneous
Thread ID:
00884232
Message ID:
00884232
Views:
40
Hi all,

Is this normal behavior for arrays in VFP8? Is there a setting I missed here?
dimension aTest[4]
aTest[1]="Arrays"
aTest[2]="are not"
aTest[3]="so good"
aTest[4]="anymore"

?aTest[4,2]         && "are not", isn't this an error???
?type('aTest[1,3]') && "C", shouldn't this be "U"
ramil
~~ learning to stand still
Next
Reply
Map
View

Click here to load this message in the networking platform