Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving day...
Message
 
 
À
12/07/2009 13:19:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01411677
Message ID:
01411728
Vues:
38
>Can't seem to get this MoveFile("c:\temp\*.txt","c:\test\*.txt") to work.
>What am I doing wrong?

Here's Borislav's suggestion on your problem
lcSourceFile = [c:\test1\*.prg]
lcTargetFile = [c:\test2\*.prg]
RENAME (lcSourceFile) TO (lcTargetFile)
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform