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:
00660833
Views:
11
>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.

Another little point worthy of a line in the VFP (REFERENCE) documentation wherever it is true.


>
>>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
Reply
Map
View

Click here to load this message in the networking platform