Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Max size of array...
Message
From
01/03/2005 14:16:04
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
01/03/2005 11:11:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00991587
Message ID:
00991719
Views:
12
>Hi All:
>
>Is there a way to increase the max size of an array? The most I can seem to get is 65k elements.
>
>Luke H.

The ideal solution would be to upgrade to VFP 9, which supports larger arrays natively.

An alternative is my Download #15699, which has support for much more than 65,000 elements, more than 2 dimensions, and only used elements take up space. It also has two major disadvantages: 1) Since you have to access through the class, native VFP-functions for arrays are not supported. 2) Access is slower than through a native array.
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
Reply
Map
View

Click here to load this message in the networking platform