BBS: Inland Empire Archive Date: 04-03-92 (16:19) Number: 81 From: SHAWN BOWLBY Refer#: NONE To: GREG BUXTON Recvd: NO Subj: Saving screen in text mod Conf: (2) Quik_Bas
GB>Hello, I am a Decent QB Programmer, but have not beeen able to do GB>something that seems very simple. In Textmode, I can't save a part of GB>the screen, like in telix, if I hit Upload, and then ESC, everything GB>that was behind the Window, is still there. Anyone know how to do this? GB>Any help is appreceated. Thanks in Advance. I'm not sure this is what you mean, but you could try setting a "text view port" using the VIEW PRINT command.. You do it as follows: VIEW PRINT 5 to 23 Everthing above line 5, and below 23 will remain unchanged.. You can then use CLS 2, to clear just the text view port (in this case 5 to 23) if you use QB's on-line help and read CLS it will give other examples. Hope this helps.... -Shawn === * SLMR 2.1 * I'm in shape ... round's a shape isn't it? --- QM v1.30 * Origin: The Beta BBS (617)244-7053 65:131/12 20:702/11 (1:101/346.0)
Books at Amazon:
Back to BASIC: The History, Corruption, and Future of the Language
Hackers: Heroes of the Computer Revolution (including Tiny BASIC)
Go to: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Scientists and Iconoclasts who were the Hero Programmers of the Software Revolution
The Advent of the Algorithm: The Idea that Rules the World
Moths in the Machine: The Power and Perils of Programming
Mastering Visual Basic .NET