home *** CD-ROM | disk | FTP | other *** search
- SCREEN-TRAP RCP
- Version 1.0 -- Paul Pomerleau -- January 1, 1986
-
- SCREEN-TRAP RCP is an RCP for ZCPR3 systems. It captures output
- going to the console device and puts it into a disk file.
-
- The disk file is opened by the command
- OPEN filename.typ
- Where filename.typ is the name of the file to hold all output.
-
- The text printed on the screen will NOT be saved to file. TEXT
- WILL NOT BE SAVED UNTILL YOU HAVE PRESSED THE TRIGGER KEY.
- Pressing the trigger key again will stop the flow of text to the
- designated file. You may start and stop screen trapping all you
- like. The default trigger is ^\.
-
- Use the command
- KEY
- to change the key which you would like to use a a "Trigger".
-
- To close the file (Write the text to disk and finish the file
- properly), the command is
- CLOSE
-
- Have fun.
- Paul Pomerleau
-
- I can be reached at Lillipute Z-Node, (312) 649-1730.
-