Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upper Case Filenames
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00660670
Message ID:
00660803
Views:
10
This message has been marked as a message which has helped to the initial question of the thread.
The COPY TO command will always create a file name in lower case. You need to create the file with FCREATE and use LLFF to populate it.

>Hi All
>
>I want to copy a file to a new location and with a new file name which I would like to be all uppercase. However, no matter what I do the new file name is always lowercase. I am trying:
>
>Copy File (Told_File) to Upper( Tnew_File)
>
>but this does not seem to work. Any ideas?
>
>TIA
>
>Jos
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform