Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to determine if a folder exists?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00877389
Message ID:
00877478
Vues:
9

Tore,
From Visual FoxPro help:
"DIRECTORY( ) returns .F. for directories with Hidden or System attributes."
That might be the 'flaw' that you remember about the directory() function. I belive your method (adir()) would 'find' a directory even if it was hidden. I also seem to remember that there as a good reason for using adir() instead of directory() but I can't remember if that is the only reason.

Einar


Not true,
DIRECTORY(cDirectoryName , 1)
not filter HS attributes.

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform