Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to find UNC path to a file?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01232750
Message ID:
01232769
Views:
24
>>One of the solutions could be like this:
>>oFSO = CREATEOBJECT("Scripting.FileSystemObject")
>>
>>lo= oFSO.GetFile(getfile())
>>?lo.Drive.ShareName
>
>Yuri, first thank you for your help.
>
>Can you think why when I run your simple code (above), I get empty value of .ShareName? Could it be because I choose a file from my local drive?

I do not get it: if you choose the file from the local drive, then what UNC you expect?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform