Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Array limits 65,000 how to solve
Message
De
20/12/2007 14:03:18
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
01276828
Message ID:
01276873
Vues:
22
>HI All,
>
>I'm using some array comparisons (worked great), now I have aproblems with the maximum elements in foxpro (65,000). I used to do solve this with tables (scan, endscan) but this is so slow. Is there a way to get around the maximum capacity of foxpro?

Download #15699 allows you to store more than 65000 elements, and in more than 2 dimensions. Internally, cursors are used; you can't make it work with standard VFP array functions, such as alen(), etc.

I designed it with version 6; I am not sure if it uses some function that makes it incompatible with version 5.
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)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform