Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling EXE's
Message
 
To
27/04/1998 15:04:40
Bob Macwilliam
Euphoria Media Solutions
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00095216
Message ID:
00095304
Views:
22
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform