Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to run dos command in ME or Win2000?
Message
De
25/05/2002 02:43:00
 
 
À
25/05/2002 02:39:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00661330
Message ID:
00661333
Vues:
24
>I mean running a dos command from VFP application in Win2000 ro ME or XP.

ah, sorry...

you can use Windows Scripting Host, just like this:
oWSH = CreateObject("WScript.Shell")
oWSH.Run("YourCommand")
Claudio Lassala
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform