home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / BEEHIVE / ZCAT / RCPTRAPS.LBR / LISTTRAP.DOC next >
Text File  |  2000-06-30  |  768b  |  25 lines

  1.            LIST-TRAP RCP
  2. Version 1.1 -- Paul Pomerleau -- January 1, 1986
  3.  
  4. LIST-TRAP RCP is an RCP for ZCPR3 systems.  It captures output
  5. going to the list device and puts it into a disk file.
  6.  
  7. The disk file is opened by the command
  8.     OPEN filename.typ
  9. Where filename.typ is the name of the file to hold all output. 
  10.  
  11. To close the file (Write the text to disk and finish the file
  12. properly), the command is
  13.     CLOSE
  14.  
  15.             That's it.
  16.  
  17. The package is relatively small, so you can cut out the important
  18. part of the .MAC file and put that into any RCP file that you wish.
  19.  
  20.  
  21. Have fun.
  22. Paul Pomerleau
  23.  
  24. I can be reached at Lillipute Z-Node, System #1, (312) 649-1730.
  25.