home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / perqb / pq2prq.cmd < prev    next >
OS/2 REXX Batch file  |  2020-01-01  |  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.