Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!sharkey!sbcs!kmunn From: kmunn@ic.sunysb.edu (Kristofer A Munn) Newsgroups: comp.sys.cbm Subject: Re: Scan cbm programs from the magazine listings? Message-ID: <5279@sbcs.sunysb.edu> Date: 10 Feb 90 16:58:01 GMT References: <13835@cbnews.ATT.COM> Sender: news@sbcs.sunysb.edu Distribution: na Organization: State University of New York at Stony Brook Lines: 14 Yes, you can scan the listings but you can't just run them from that. BASIC keywords are stored as single bytes and they are printed from a list of the commands within the computer during a list. You would have to write a small program that prints the line on the screen, puts GOTOxx on the next logical line and then move the cursor up, put a couple of RETURNs (CHR$(13)s) in the buffer (631-640,198) and then stop the program. The computer would then hit RETURN twice, once entering the new line and the second time rerunning the program to do the next line. Anyone who has seen D-Blitz run knows what I am talking about. -- /\ /\ /\ ----------------------------------------------* /\ _/ \ /\/ \ / \ Kristofer Munn (KMUNN@libserv1.ic.sunysb.edu) \ / \/ /\ \/ \ \/\/ \ State University of New York at Stonybrook \ / /\/\/ /\/ \/\/ / \ ----------------------------------------------*