Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to check if a file exists
Message
De
21/10/2017 06:09:18
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
01655128
Message ID:
01655129
Vues:
80
>I need to check if a file c:\global\*.doc exists - what is the correct code for this?

adir() > 0 if wildcards are in the search of the directory.
specific files without wildcards with file() [or locfile()]
adir() is NOT influenced by the file being included in a running exe or app, which often is be a benefit, but also sometimes is not
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform