CompuServe Thread

Piping I/O

1 messages in this thread
#33173From: Angeli WahlstedtMar 16, 1993 8:49 PM
I have a question…suppose you open a new screen for an application (say, a BBS program) and you want to be able to run CLI-oriented programs (using standard I/O such as printf calls) under this application (using fexec or Executable) with the input/output going to/from the screen, not to the old CLI. My question is, how do you do this? I've heard that a handler may be necessary to make it possible. Thanks very much in advance for any replies, Angeli