Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mapping a drive....
Message
From
19/01/2001 11:59:57
 
 
To
18/01/2001 18:40:44
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00465485
Message ID:
00465794
Views:
11
With a little help from (I believe it was...) Ed and George I came up with some WSH code to do a similar task. Syntax would work similar to the following:

WSHNetwork = CreateObject("Wscript.Network")
WSHNetwork.MapNetworkDrive(cDriveLetter, serverPath)

Once I read up a little on WSH, it seemed like a pretty simple task. Hope it helps you too.
Paul A. Busbey
Victoria Insurance
Previous
Reply
Map
View

Click here to load this message in the networking platform