Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling EXE's
Message
 
À
27/04/1998 15:04:40
Bob Macwilliam
Euphoria Media Solutions
Toronto, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00095216
Message ID:
00095304
Vues:
23
>Unless I misunderstand what you're trying to do, the syntax is just:
>
>do filename.exe
>
>I also think (but not completely sure) you can pass parameters with 'with'.

Bob & Dennis, yes, you can pass parameters. One thing to remember, though, is that a QUIT or CLOSE EVENTS in the second EXE will affect the first EXE. Use 'CLOSE', not 'QUIT' and do not repeat your READ EVENTS and CLOSE EVENTS.

If the second EXE needs to be run by itself, the use a parameter to tell the program when to call QUIT, etc.

HTH
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform