Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RENAME Command and Case Sensitivity
Message
 
 
To
04/08/2009 17:58:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2003
Miscellaneous
Thread ID:
01416096
Message ID:
01416198
Views:
57
>>>The VFP RENAME command does not seem to respect case sensitivity. It seems to LOWER()ize the new file name e.g.
>>>
>>>OldFileName = "File1.txt"
>>>NewFileName = "File2.txt"
>>>RENAME ( OldFileName ) TO ( NewFileName )
>>>* yields name file2.txt
>>>
>>>Is there any way to make RENAME respect case, or are we looking at a WSH/Win32API workaround?
>>
>>
>>Hi Al,
>>
>>Nope. See http://www.berezniker.com/content/pages/visual-foxpro/copy-move-rename-file-preserving-destination-name-case
>
>I can stop beating my head on the wall. Thanks.

You're welcome
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform