Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Counting Folders Question
Message
 
 
À
02/11/2003 20:15:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00845475
Message ID:
00845477
Vues:
16
This message has been marked as the solution to the initial question of the thread.
Terry,

There's third parameter that allows to include directories into the list returned.
= ADIR(arraymv, 'A:\*.*', "D")
>When I do the following, I get just the File Names:
>
>* Check for existing files on the Target Drive.
>filesmv = ADIR(arraymv, 'A:\*.*')
>
>
>How can I get the Folder Names in the array?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform