Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling an .app
Message
De
11/08/2008 12:41:16
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01337896
Message ID:
01338080
Vues:
18
>Thank you
>
>It solved to issue to pass parameter to an .exe
>
>But even if I execute the printer from another .exe, the my form is not released until de printer job finishes

It may just look like that, or maybe you are not using the proper parameters.

Using the /N -parameter in RUN command tells VFP to run the exe in a "NOWAIT" -mode, so that you can continue with whatever you are doing while the EXE runs in its own thread. Use /N2 to run the Windows EXE minimized -- this should allow you to do other things in VFP while the printer program is running in the background.

Pertti
Pertti Karjalainen
Product Manager
Northern Lights Software
Fairfax, CA USA
www.northernlightssoftware.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform