Thursday, February 21, 2008

Setting the Number of Lines in a DOS Window

To set the number of lines displayed when you open up a DOS window:
  1. Create a shortcut for the MS-DOS Prompt
  2. Right click on it
  3. Select Properties
  4. Click on the Program tab
  5. In the Batch file:, line enter mode con: lines=xx (where xx is the number of lines you want displayed)
  6. Valid numbers for xx are 25 or 43

No comments: