RUNNING *IO* UNDER BBS EXPRESS!
-------------------------------

*IO* by Andy Inman redirects I/O from the console through the modem.
Because this utility also checks the carrier detect it cannot be run
locally.  All testing must be done through a remote terminal.

RUNDOORS.TOS, the shell program for *IO*,  is easily invoked from an
Express! script file.  For example:

SCRIPT
TOS 'D:\RUNDOORS.TOS','D:\FILENAME.TOS'

The above example invokes RUNDOORS.TOS which then turns on *IO*, runs
the program FILENAME.TOS and then turns off *IO* when the program is
exited.  The possibilities of this program are endless.  I strongly
recommend supporting the author of this program. 

