Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
! with no windows
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00811823
Message ID:
00811963
Vues:
12
You're welcome.

>Hi Sergey,
>
>Thank you very much for the reply and support. It worked out great
>
>Have a great week,
>Ali
>
>>Here's a sample how to use Api_Apprun class
oApiRun = NEWOBJECT("api_apprun", "Process")
>>oApiRun.iccommandline = "Notepad.exe c:\config.sys"
>>oApiRun.iclaunchdir = "C:\temp"
>>oApiRun.Icwindowmode = "NORMAL"
>>oApiRun.Launchappandwait()
>>
>>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform