Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Limits of Adir rows
Message
 
 
À
05/08/2005 15:17:57
Ken Zinssar
Newkirk Products Inc
Albany, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP3
OS:
Windows XP SP2
Network:
Windows NT
Database:
Visual FoxPro
Divers
Thread ID:
01038984
Message ID:
01039001
Vues:
23
>What is the maximum number of files that Adir() can capture info for?
>
>Can it have as many as 100,000 rows?

Ken,

VFP array before VFP9 are limited to 65,000 items which comes to 13,000 rows for ADIR. You can use SYS(2000) to loop through the files in a directory.
Anyway, it's not a good idea to store so many files in one directory because it could slow down file access. You should condider to split them into subdirectories.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform