home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / bin / mskermit / msvv90sea.exe / COLS80.BAT < prev    next >
DOS Batch File  |  1993-10-17  |  781b  |  15 lines

  1. echo off
  2. echo  MS-DOS V9Kermit for Victor 9000 / Sirius 1 computers does not support
  3. echo  the Set Terminal Width (and other Set Terminal characteristics commands)
  4. echo  and hence cannot support 132-column mode, either directly, or indirectly
  5. echo  using the COLS132.BAT and COLS80.BAT files.  However, if Victor's 132C.COM
  6. echo  terminate and stay resident utility is loaded before running V9Kermit,
  7. echo  then from within Kermit, 132 column mode can be entered by issuing the
  8. echo  push-to-Dos command, followed by 132ON, and 80 column mode can be
  9. echo  restored by issuing the push-to-DOS command, followed by 132OFF.
  10. echo  
  11. echo  If a future version of MS-DOS V9Kermit supports Set Terminal Width,
  12. echo  then this COLS132.BAT file should read:
  13. echo  
  14. pause
  15. 132off