Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mapping to network drive using .BAT file
Message
De
23/03/2004 11:39:22
Tim Muller
Innovative Solutions, Inc.
West New York, New Jersey, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00888895
Message ID:
00888900
Vues:
19
Yuri--

>Perhaps this:
>

>DECLARE INTEGER ShellExecute ;
> IN SHELL32.DLL ;
> INTEGER nWinHandle,;
> STRING cOperation,;
> STRING cFileName,;
> STRING cParameters,;
> STRING cDirectory,;
> INTEGER nShowWindow
>
>?ShellExecute(0,"open","net"," USE R: /D","",0)
>?ShellExecute(0,"open","net"," USE R: \\W0028109792\DATAWARE","",0)
>
>clear dlls

Sounds like what I need. I'll give it a try. Thanks.

Tim
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform