home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / aospascal / aosk2.cli < prev    next >
Text File  |  2020-01-01  |  185b  |  10 lines

  1. COMMENT
  2. COMMENT    This macro sets the terminal characteristics
  3. COMMENT    needed for the file transfer to work
  4. PUSH
  5. PROMPT POP
  6. DATA @CONSOLE
  7. LIST @CONSOLE
  8. CHAR/OFF/EB0/NAS/ST
  9. X KERMIT
  10.