home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / c / pq2prq.cmd < prev    next >
OS/2 REXX Batch file  |  1988-08-16  |  395b  |  14 lines

  1. !
  2. ! This command file sets up Kermit-Perq to exploit all its 
  3. ! possibilities fully, ie. doing "8-bit-quoting" and "repeat-prefixing".
  4. !
  5. SET FILE-HEADER NORD OFF
  6. SET FILE-HEADER CONVERT OFF 
  7. SET FILE-HEADER NO-TRUNCATE
  8. !
  9. SET USE-8-BIT-QUOTE AUTO
  10. SET USE-REPEAT-PREFIX AUTO
  11. !
  12. ! See to that the two Perq's are coupled "back to back" using a so-
  13. ! called "null modem" cable (cross the data lines).
  14.