User Tip #20: Resize DOS screen on the fly |
Hits: Failed to execute CGI : Win32 Error Code = 3
|
mode con cols=120
To get more lines in the window, lets say make the shell display 50 lines:
mode con lines=50
It works dynamically. Give it a try. Its a kick. [OK, I'm easily impressed.]