Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Holding Program Execution During External EXE File Run
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00754432
Message ID:
00754441
Vues:
15
Thanks , It worked gr8.

Thanks again.

Regards,
Aashish
>>Dear friends,
>>
>>I wish to run a exe file from VFP7 which is possible through
>>run / ! / _shellexecute from FFC System Utillities.
>>
>>Problem is : I want to hold the program from executing any furthere till the user terminates the external program.
>>
>>For example:
>>
>>Run/N calc.exe
>>
>>Wait Window "After Calc is Crossed"
>>
>>The wait window should only come once the Calc application is crossed / terminated.
>>
>>Any ideas ?
>>
>>Thanks
>>
>Aashish,
>
oShell = CREATEOBJECT("WScript.Shell")
>oShell.Run("Calc.exe", 5, .T.)
>Wait Window "After Calc is Crossed"
--
--
Aashish Sharma
Tele Nos: +1-201-490-5405
Mobile: +91-9821053938
E-Mail:
aashish@aashishsharma.com
write2aashish@gmail.com

You better believe in yourself... if you don't, who else will ?
TODAY is a gift, that's why it's called PRESENT
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform