Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Three dimensional Array
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01125053
Message ID:
01125062
Views:
19
>>>is it possible to create a three dimensional array in VFP?
>>
>>dimension myArray[5,3]
>>myArray[1,1] = 'Test'
>>myArray[1,2] = 0
>>myArray[1,3] = .t.
>>list memory like myArray
>
>That's not a 3 dimensional array, it's still only 2 dimensions.
>
>No, you can not create a 3 dimensional array with VFP.

Can you explain the difference on the life example? I'm trying to figure this out and can not so far.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform