home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / archives / msr313src.zip / msg132.bat < prev    next >
DOS Batch File  |  1993-01-25  |  359b  |  8 lines

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