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

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