Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to rename a file with vfp ?
Message
De
16/03/2008 16:44:40
 
 
À
16/03/2008 16:38:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01302503
Message ID:
01302507
Vues:
8
This message has been marked as the solution to the initial question of the thread.
>i want my app to rename a file but i can't see the right command. for exemple
>
>rename file : C:\MYFILE MARCH 2008.TXT
>to : C:\MYFILE_MARCH_2008.TXT

WHen you have a space in the filename or in the path, you must use apostrophes.
Rename file "C:\MYFILE MARCH 2008.TXT" to C:\MYFILE_MARCH_2008.TXT
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform