Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multidimensional Array
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00615684
Message ID:
00615702
Views:
16
>Memory storage: 99 Rows and 7 Columns in 8 Pages
>
>Dimension mArrayGS(8,99,7)
>
>Not allowed in FoxPro -
>
>That's what I need ...
>Any suggestions?

Edgar,
Create an array of objects. The object has an array property.

? mArrayGS(8,99).aProperty(7)

Good luck.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform