Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adir Limit
Message
 
À
22/11/2015 19:49:13
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01627772
Message ID:
01627784
Vues:
54
Many thanks Dragan
Regards,
Gerard

>>Hi
>>Am doing an Adir of a folder (As in X=Adir(MyArray,"MyFolder\*.*") and am getting an : Invalid Subscript Range
>>I can Adir other folders fine but this one has 30,000 files in it and it looks like there may be a limit (VFP8)
>>Unfortunately, I don't have control over the files in the folder and also they are all similar and I need to do some post processing on them so need to loop down one by one
>>
>>Anybody know first of all if there is a limit, and if so, any other ways of getting files in a folder and looping through each one
>
>The limit is in 65000 elements in an array - given the adir() returns 5 columns, that's 13000 files. The limitation was removed in VFP9.
>Use sys(2000) or filesystem object.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform