Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using MKDIR with a variable
Message
 
À
20/07/2005 15:41:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01034401
Message ID:
01034404
Vues:
26
Russell,

Try
cMainDir = GETDIR()
cNewDir = '[' + cMainDir + 'Dump_'+TRAN(MONTH(DATE()))+'-'+TRANS(DAY(DATE())) + ']'
MKDIR &cNewDir
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform