Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy File and Rename File
Message
From
24/07/2003 11:53:53
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00813114
Message ID:
00813139
Views:
19
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform