Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help about run/!
Message
De
19/10/1999 19:06:45
 
 
À
07/10/1999 13:43:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00273877
Message ID:
00278544
Vues:
14
>Hi Folks!!!
>
>I need help about run/! command.
>When execute a run from a FORM, open a new sesion of VisualFoxPro
>my form have the property ShowWindow is 1, We need it at this type,
>the trouble is that, open a new session of Visual and stop de application, the form is called from another form with same property and that form is called from a menu treeview.
>

You might want to look at using my API_APPRUN class, which provides for better control and trackability of child processes, or the FFC ShellExecute() class in VFP6, rather than the RUN command to launch the child app. Both have some capability to control the ShowWindow mode on startup, and API_APPRUN allows you to track and check the termination code of a child process from the parent, and to either launch and return immediately or launch and wait on termination.

>please help me!!!
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform