Mail Archives: djgpp/2000/04/23/02:08:38
On Thu, 20 Apr 2000, Damian Yerrick wrote:
> >> You edited out the first two lines of the crash message.  What were
> >> they saying?
> >
> >I don't know.  I run in 25 line mode and they went out the top of the screen.
> 
> If you run ANSI.SYS, you can do this:
>   C:\>mode,50
ANSI.SYS is evil (but I don't think the above command requires
ANSI.SYS).  You could compile a simple program that calls library
function _set_screen_lines, and use that instead.  Works like charm
for me, both in plain DOS and on Windows.
- Raw text -