Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Increasing Array Max Size?
Message
 
 
À
09/06/2005 15:21:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Divers
Thread ID:
01021918
Message ID:
01021981
Vues:
17
This message has been marked as the solution to the initial question of the thread.
>I think I read that the default max size of an array is 65,000 elements. Im guessing that means 65k rows for a one dimensional array and 32.5k rows for a two dimensional? Anyways how can I increase this?

The limit in VFP8 and earlier is 65,000 items ( <64K) per array regardless if it's one or two-dementional. The # of items in 2D array is nRows*nCols. The documented limit for a regular or property array in VFP9 is 2 gigabytes but in reality it's limited by amount of available memory.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform