Re: A89: Beginner


[Prev][Next][Index][Thread]

Re: A89: Beginner




In a message dated 5/29/99 12:16:11 PM Pacific Standard Time, 
mhlandry@bellsouth.net writes:

> Yeah, I know about that, but where can I find the rest of the keycodes?

Two ways:
1. Look in the back of the book
2. Use this program (you can type it on the home screen):
Lbl a:getkey()->x:If x=0:goto a:Disp x:Delvar x


Follow-Ups: