Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Arrays
Message
From
09/12/2008 21:01:30
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
09/12/2008 13:40:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Arrays
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2000 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01366258
Message ID:
01366367
Views:
10
>From my testing, I have found that I can set up an array as big as 1000 by 1000 elements and maybe bigger. Does anyone know the limits to an array size or is an array only limited by memory?

How about my download #15699? Slower than native arrays, but since it is cursor-based, unused array elements don't use any space. In other words, you can have an element #1 and an element #1000000, and that will use up exactly two rows in the cursor. Also, you can have more than two dimensions.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform