rockfish12
Technical User
How can I return the full network address of a mapped drive, rather than just the local path and locally issued drive letter (e.g. "//computer1/folder1" instead of, say, "m:/folder1"?
I've tried the GetAbsolutePathName method of the FileSystemObject, but I believe that it can only return the fully qualified local path and locally issued drive letter, (according to O'Reilly).
I've tried the GetAbsolutePathName method of the FileSystemObject, but I believe that it can only return the fully qualified local path and locally issued drive letter, (according to O'Reilly).