CompuServe Messages

Piping I/O

    16-Mar-93 20:49:28
Sb: Piping I/O
Fm: Angeli Wahlstedt 70206,321
To: anyone
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