Posted by 20071124 on November 24, 2007 at 21:09:02:
In Reply to: How can you increase the size of DOS EDIT screen characters in a EDIT file? posted by surajit mondal on November 23, 2007 at 06:51:16:
: How can you increase the size of DOS EDIT screen
: characters in a EDIT file? Then how can you
: decrease character size or go to the default
: character size?
If you mean MS-DOS of yesteryear, there are but two sizes: a 40-character wide screen and an 80-character. The two commands are:
mode co40
mode co80
If you're talking about the CMD prompt in XP, right-click your CMD prompt and select Properties, then select Font and/or Layout.