Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HT Determine If Directory Exists
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00189851
Message ID:
00189863
Vues:
9
Is there a way to macro substitute for the directory name to be used with DIRECTORY()? For example, I want to check to see if the directory "D:\photoeye\books" exits.

lcName="D:\photoeye\books"

IF DIRECTORY(&lcName)
MKDIR "books"
ENDIF

This doesn't work. What am I missing?

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

Click here to load this message in the networking platform