Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CONNECTION
Message
De
16/10/2000 10:48:20
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00429722
Message ID:
00429755
Vues:
14
Sergio,

In addition to what Erik proposed, you could also use Windows Scripting Host to map a drive:

oWSH = CreateObject("WScript.Network")
oWSH.MapNetworkDrive("X:", "\\qual\qualc")

Daniel
Daniel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform