Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running an .exe inside an .exe
Message
De
03/10/1996 18:06:36
Paul Baker
Pacific Environmental Services, Inc.
Rtp, Caroline du Nord, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Running an .exe inside an .exe
Divers
Thread ID:
00009314
Message ID:
00009314
Vues:
93
I have a vfp program (LBP.exe) that I want to run from within another vfp .exe (MAIN.exe). I have a form in Main.exe that has a command button with the click method set to:
* -- stuff --
do lbp.exe
* -- stuff --

when I run just the form (from the project) it goes and runs LBP, then when I exit LBP, it returns to Main. This is good... that's what I expect... When I compile Main and run Main.exe... clicking on the button starts LBP AND THEN CLOSES LBP and returns me back to main. What's happening???? The reason I have two .exe's is because LBP.exe has to stand alone... MAIN.exe is an umbrella program that will eventually call more .exe's.

Am I missing something here??? Any help is greatly appreciated.... thanks...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform