|
-
Mar 26th, 2002, 02:24 PM
#1
Thread Starter
pathfinder
How do I get the ShareName of a Drive without using FSO???
I have a program that does many different things, and One of them is it builds a list of filepaths for a UNIX system to use.
These files are resident on several RAIDS, and over the Network we can see them from the PC. Some PC's have these RAIDS mapped to one letter of the possable Logical Drives, Others use different Logical Drives to map those raids. Obviously, The Sharename is always constant, and can be returned VIA fso thru Drive.ShareName
That, so far, is the Only time this progie uses fso, and it seems to me to be a waste to referance and require FSO just for that.
So, The Question again if you've forgotten by now is,
Does Anybody know an API way, or alternative, to return the sharename from a filepath?
-Lou
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|