BBS: Inland Empire Archive Date: 05-08-92 (12:13) Number: 134 From: STUART EVANS Refer#: NONE To: JIM HAY Recvd: NO Subj: Re: View print Conf: (2) Quik_Bas
Hey Sorry for Butting in, but I have also run across the problem with line 25 getting erased form my screen, about the only way I have been able to get around it is print whatever you want to print on line 25 and then issue a ;tab(80) on the back end of the print statement. ex: LOCATE 25,50: PRINT "Hit any key to continue..";TAB(80) the only problem that this has gotten me into is that it will not allow me to print a character on space 80 of that line... --- Maximus 2.01wb * Origin: KIC-BBS (1:108/89)
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