home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / computervision / kermit.setport < prev    next >
Text File  |  2020-01-01  |  474b  |  14 lines

  1. ; 16 jly 85 esj converted
  2. ;;;;;;;;;;;;       SETPORT         ;;;;;;;;;;;;;;;;;;;;;;;
  3.       E'F
  4.       E'O SETPORT.(CH,FNAME)
  5.  
  6. ;     this routine would normally enable a user to select which
  7. ;     port to used for remote file transfer, but it will not
  8. ;     be implemented in the CGOS system.  This routine is a nop until it
  9. ;     can be used for setting the proper port configuration such as
  10. ;     baud rate, parity, xon/xoff,enq/ack, stop bits, bpc etc
  11.  
  12.       F'N
  13.       E'N
  14.