home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / mskermit / msg132.bat < prev    next >
DOS Batch File  |  2020-01-01  |  364b  |  8 lines

  1. @echo off
  2. echo MS-DOS Kermit does not know how to support 132-column mode on your
  3. echo video adapter.  If you have an external command or program that puts
  4. echo your adapter into 132-column mode, please edit the COLS132.BAT file to
  5. echo run that command, and then Kermit will use it to switch to 132 columns.
  6. echo Otherwise, 132-column mode cannot be used.
  7. pause
  8.