Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Executing an .exe (not vfp)
Message
 
À
03/04/2003 17:53:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00773495
Message ID:
00774380
Vues:
14
Is there a way of doing this without the dos command window being displayed?

tks,

Dennis


>Example:
>
>
> lcCurrentPath = CURDIR()
>
> lnMyVar = 23456
> lcMystringApp = ""
>
> lcMyStringApp = "MyApp.exe " + lnMyVar
>
>
> lcPath = "c:\MyApp"
> CHDIR C:
> CHDIR (lcPath)
> RUN /N &lcMyStringApp
>
> CHDIR C:
> CHDIR(lcCurrentPath)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform