home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
archives
/
perqb.tar.gz
/
perqb.tar
/
pq2prq.cmd
< prev
next >
Wrap
OS/2 REXX Batch file
|
1985-06-06
|
395b
|
14 lines
!
! This command file sets up Kermit-Perq to exploit all its
! possibilities fully, ie. doing "8-bit-quoting" and "repeat-prefixing".
!
SET FILE-HEADER NORD OFF
SET FILE-HEADER CONVERT OFF
SET FILE-HEADER NO-TRUNCATE
!
SET USE-8-BIT-QUOTE AUTO
SET USE-REPEAT-PREFIX AUTO
!
! See to that the two Perq's are coupled "back to back" using a so-
! called "null modem" cable (cross the data lines).