Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FoxPro Dos Question
Message
De
15/09/1999 13:41:06
 
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00265057
Message ID:
00265096
Vues:
19
>>does anyone know how to check to see if a directory already exisits in FoxPro Dos.
>>thanks
>>james
>
>James,
>
>Do an ADIR() and check the results.
>
>Anything else will provide false positives potentially.

Testing for something like
lnFiles = ADIR( laFiles, "C:\TEMP\", "D" ) returns 2 files. If I have an temp file with no extension and I attempt a similar test it returns 0.

Am I missing something. How would you get invalid results.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform