Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Directory() problem
Message
De
18/03/2010 10:57:25
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Directory() problem
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Divers
Thread ID:
01455386
Message ID:
01455386
Vues:
123
Hello all,

The following code doesn't work as expected.
lcDir = SYS(5)+"\ProgramData\data_print"
if !directory( lcDir, 1)
	MKDIR (lcDir)
endif
This worked ok on Win. XP but for whatever reason I can't get it to work right on my Win. 7 computer.

Suggestions?


Update

Sorry forget about this. It's allright now.
*******************************************************
Save a tree, eat a beaver.
Denis Chassé
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform