man these things can get really dumb!
What the h**l is up with some of these gateways?
=====================
        An automated content monitoring gateway has 
        stopped the following e-mail for one of the following reasons:
        
        * It contains an oversize file
        * It contains an executable file, video file, sound file, or
inappropriate material. 

-----Original Message-----
From: Alexander Kha Do 
Sent: Wednesday, May 22, 2002 2:25 PM
To: NT 2000 Discussions
Subject: OT: Windows 95 Map Netowrk Drive


With Win95 w/ WSH 5.5 (5.6 is not supported fro Win95) can
WshNetwork.MapNetworkDrive map to any deep-level directory?  Or even
still do I need to map directly to a share?  I can't get it to work.  If
it can be done, anyone wanna tell me how?
 
example:

set wshnet = CreateObject("Wscript.Network")
user = LCase(wshnet.UserName)
letter = LCase(Left(user, 1))
wshnet.MapNetworkDrive "g:", "\\server\accounts\" & letter & "\" & user

this works on 2K but gives me G: as \\server\accounts on a 95 box ...

-alex

------
You are subscribed as [EMAIL PROTECTED]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to %%email.unsub%%

------
You are subscribed as [email protected]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to