Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!mcsun!ukc!mucs!liv-cs!liv!toad From: TOAD@LIVERPOOL.AC.UK Newsgroups: comp.lang.pascal Subject: difficulty filling in last square on screen Message-ID: <91116.172244TOAD@LIVERPOOL.AC.UK> Date: 26 Apr 91 16:22:44 GMT Organization: University of Liverpool Lines: 13 I'm writing an editor type program in tp 5.5. This is not a particularly difficult task, except that in crt mode I can't plot a character into the bottom left corner of the screen without causing the screen to scroll. Now this is not such a great problem as this point is effectively redundant anyway, however, it does mean that there is now an unsightly black square on an otherwise flawless display. I've considerd trying to download a character directly into the computer' s screen memory, but my lack of knowledge of the IBM PC coupled with the loss of of Borland's referance manuals has meant that I've had little success so far. Any suggestions? TOAD................................