home *** CD-ROM | disk | FTP | other *** search
- "Communicating with Child Processes" -- Neil Rubenking
- Turbo Pascal 4.0 includes an EXEC procedure that runs DOS .COM or
- .EXE files as child processes. The author explains EXEC's operation
- and presents two methods for communicating between parent and child
- process, with code examples.
-
- Turbo Pascal 4.0 DOS EXEC child process