home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / COMM / MISC / MSKER311.ZIP / COLS132.BAT < prev    next >
Encoding:
DOS Batch File  |  1991-09-19  |  359 b   |  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.