Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upper Case Filenames
Message
 
 
To
23/05/2002 14:31:02
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00660670
Message ID:
00660836
Views:
7
This message has been marked as a message which has helped to the initial question of the thread.
>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?

You can use CopyFile WIN API #75 function. It seems to respect destination file name case.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform