Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating array of files
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00275221
Message ID:
00275223
Vues:
20
>How do you create an array/table that contains the names of all the files in a folder using vfp 5.0

nFiles = ADIR(laFiles,"c:\myfolder\*.*")

nFiles will be the number of files in the folder and the array laFiles will contain the file information. See the help for ADIR for more information.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform