Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADIR() to find the directories
Message
De
14/03/2002 13:04:57
Jonathan Cochran
Alion Science and Technology
Maryland, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00632608
Message ID:
00632870
Vues:
22
You should be careful using this approach, as directories can have a period in them (e.g. "C:\Data.tmp\"). Also, this will pick up files that don't have an extension.

>Hi Petros,
>
>> =ADIR(DIRARRAY,M.MYPATH+'\*','D')
>>The problem is that I am getting the filenames also (not only the sub directories)
>
>Try this:
>
>
>=ADIR(aDirs, '\temp\*.', 'D')
>
>
>Armin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform