Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!samsung!munnari.oz.au!sirius.ucs.adelaide.edu.au!levels!xanuttall From: xanuttall@levels.sait.edu.au Newsgroups: comp.lang.pascal Subject: window() problems in turbo 5.5 Message-ID: <15445.26f8cfbb@levels.sait.edu.au> Date: 20 Sep 90 14:18:34 GMT Organization: Sth Australian Inst of Technology Lines: 31 I have noticed using Turbo Pascal 5.5 that when you use the crt procedure window to to change the screen borders, when you select a region only 1 line high, it spits the dummy and scrolls the rest of the screen. I can find no mention of it in the manual. demonstration code follows : for loop := 0 to 3999 do mem[$b000:loop] := random(255); { $b800 for colour screens } window(1,1,50,1); writeln('Hi there'); any help appreciated. tony -- Anthony Nuttall aka XANUTTALL@levels.sait.edu.au South Australian Institute of Technology, Adelaide, S.A. "It's quite ironic my lord, because I have a thingy shaped just like a turnip" Baldrick, BlackAdder II -- Anthony Nuttall aka The Bishop SA Institute of Technology et891856@lux.sait.edu.au "Blackadder, you twist and turn like a twisty-turny thing" Lord Melchett, BlackAdder II