I isi.catch Active Member Joined Jan 11, 2007 Messages 41 Reaction score 0 Jan 25, 2007 #1 i need some help with the batch file that needs to be written.....
T thisgeek Expert Member Joined Apr 22, 2005 Messages 3,372 Reaction score 5 Location East Rand Jan 26, 2007 #2 Well... if you provided a bit more info than a throw-away line like that, then you might get some responses...
Well... if you provided a bit more info than a throw-away line like that, then you might get some responses...
T The_Unbeliever Honorary Master Joined Apr 19, 2005 Messages 103,193 Reaction score 10,233 Location Nkaaaaandla Jan 26, 2007 #3 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.
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.