Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parameters between VFP executables?
Message
 
 
À
03/11/1998 16:16:03
Eric Barnett
Barnett Solutions Group, Inc
Sonoma, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00154105
Message ID:
00154114
Vues:
17
Yeah, I guess I was vague... I have an executable that will run other executables as they are created by other programmers, like ...

lcProg = "whatever.exe"
.
.
.
DO (lcProg)

... what I need is a return value from "whatever.exe" that let's my program know whether that .EXE terminated normally (.T.) or abnormally/errored (.F.), so that my program can continue in the appropriate manner (and update a process table). I can't include those other programmer's .EXEs in my project because they are created continually from now on.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform