setting the screen size in a MS-DOS program

isi.catch

Active Member
Joined
Jan 11, 2007
Messages
41
Reaction score
0
i need some help with the batch file that needs to be written.....
 
Well... if you provided a bit more info than a throw-away line like that, then you might get some responses...
 
Code:
mode con:cols=80 lines=25
yourprog.exe

just put this into a batch file which calls the msdos program

will put the screen into 80x25 text mode.
 
Top
Sign up to the MyBroadband newsletter
X