Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Real path
Message
From
04/01/2022 09:18:29
 
 
To
04/01/2022 09:12:45
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01683189
Message ID:
01683194
Views:
66
>>>Is there any simpler way to get a real path of a file or folder, even if the path, to start from, contains unfortunately uppercased parts? Filesystem object doesn't even have such a function, it keeps the casing as was passed to it.
>>>
>>>The one way I know is to use the 3rd parameter to adir(), which means recursively checking each level of the path and then reassembling it. Not that I don't have the time to do it, now I have, and (even worse) I have a strong deja vu, I think I already wrote such a function once but can't remember what I called it...
>>>
>>>Still, is there a simpler way?
>>
>>Fullpath() ???
>>
>>If that's not it, may I ask for some samples? My head isn't up to full speed yet.
>
>As far as I understand he likes the upper/lowercase parts kept.

If that's the case, he may use this procedure: Converting path to original case. Or parts of it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform