This tip was printed from the MalekTips Computer and Technology Help and Tips website at http://malektips.com.

DOS and Batch Files - Double your Lines

Type the following in a DOS prompt to double the amount of lines (this works in a batch file, too):

MODE CON COLS=80 LINES=50

If you are strictly running DOS, you must have ANSI.SYS installed for this to work. If you are running a DOS prompt underneath Windows, this should automatically work.


Press the "print" button on your browser or select "File" - "Print" to print this tip. Then, return to DOS and Batch Files - Double your Lines
 
Standard disclaimer applies - read http://malektips.com/disclaim.html.