Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy File and Rename File
Message
De
24/07/2003 11:53:53
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00813114
Message ID:
00813139
Vues:
20
There may be an easier way, but this one does work.
Look at the low-level file functions.
FCREATE('C:\TEST.TXT')
will create a file in all upppercase.

So you will probably need to create a routine that reads the file's contents. FCREATE a new file and update the contents.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform