Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rename a file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00887835
Message ID:
00887843
Vues:
10
This message has been marked as the solution to the initial question of the thread.
Try this:

file_wo_ext = "MyCsvFile." && The last point is important
file_w_ext = "MyCsvFile.CSV"

RENAME (file_wo_ext) TO (file_w_ext)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform