try to change the following section
Code:loop: Gosub getkey ' Get a key from the keypad Lcdout $FE, $C0, "BUS",DEC2 key ' Display ASCII key number on 2nd line PAUSE 200 Goto loop ' Do it forever
try to change the following section
Code:loop: Gosub getkey ' Get a key from the keypad Lcdout $FE, $C0, "BUS",DEC2 key ' Display ASCII key number on 2nd line PAUSE 200 Goto loop ' Do it forever
Last edited by mister_e; - 28th March 2008 at 13:59. Reason: silly mistake
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks