Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!haven!adm!xadmx!Wayne_Nichols.WBST897ai@xerox.com From: Wayne_Nichols.WBST897ai@xerox.com Newsgroups: comp.lang.pascal Subject: Re: Color Display problem with Borland Pascal V5.0 Message-ID: <20735@adm.BRL.MIL> Date: 29 Aug 89 03:55:02 GMT Sender: news@adm.BRL.MIL Lines: 9 I tried to send this reply directly, but the mail address wouldn't go through. ----------------------------- I believe I have seen this one before, in Turbo C but again using the BGI. It was caused by an EGA system that appeared to the BGI as a VGA system. Therefore the program thought it could handle 50 lines, but in reality the video card could only show 43 lines. It was on an AT&T 6386, as I recall.