Post Reply 
71B: DISP, KEY$, and keyboard buffer
04-23-2021, 12:24 AM
Post: #3
RE: 71B: DISP, KEY$, and keyboard buffer
Yeah, display something on the screen, then stop and wait until a key is pressed before continuing. DELAY 8,8 makes DISP work that way, but you have to manually clear the keyboard buffer with KEY$ afterward, or whatever key you pressed will perform its normal function as soon as you get to something like INPUT which reads the keyboard.

Run example 1 and press END LINE twice and you'll see what I mean.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 71B: DISP, KEY$, and keyboard buffer - Dave Britten - 04-23-2021 12:24 AM



User(s) browsing this thread: 1 Guest(s)