home *** CD-ROM | disk | FTP | other *** search
- ;
- SLTRAP.RCP
-
- Size (recs) CRC Version Author/Latest Issue Disk
- 2k (13) DAD2 1.2 Paul Pomerleau 1/86 Z3RCP2
-
- 1- Usage
-
-
-
-
- SLTRAP is a handy-dandy IO grabber. The command 'KEY' is used to change
- the key which is used as a TRIGGER.
- :1
-
- LIST device:
-
- The disk file is opened by the command 'LOPEN filename.typ' where
- filename.typ is the name of the file to hold output. To close
- the file (write the text to disk and finish the file properly),
- the command is 'LCLOSE'.
-
- CONSOLE device:
-
- The disk file is opened by the command 'SOPEN filename.typ' where
- filename.typ is the name of the file to hold output. The text
- printed on the screen will not be saved to file until the TRIGGER
- KEY is pressed. 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 '^\'. 'SCLOSE'
- closes the file.
- SHVAR varx this is a test <-- define VARX to "THIS IS A TEST"
- as MBASIC, dBASE