Re: TIB: RE: Ti-82
[Prev][Next][Index][Thread]
Re: TIB: RE: Ti-82
Thanks man!
--- Matthew <mobets@flash.net> wrote:
>
> getkey->k
>
> that stores the last key pressed (that was not used
> for some other function)
> into k
>
> if no keys were pressed then it will store 0 into k
>
> the values of the keys are pretty simple
> start at the top right and count down, that gives
> you the first part
> start at the left and count right, that give you
> the second part
> the third key in the 6th row would be 63
>
> there is a diagram in the manual showing all of the
> keys and there values.
> if you don't have one, you can make your own with
> this prog
>
> lbl 1
> getkey->k
> if k>0:then
> disp k
> pause
> end
> goto 1
>
> this will display the value of the key you press
> you will have to press on to leave the program
>
>
>
> -----Original Message-----
> From: owner-ti-basic@lists.ticalc.org
> [mailto:owner-ti-basic@lists.ticalc.org]On Behalf Of
> Matthew Gowdy
> Sent: Thursday, February 03, 2000 6:39 AM
> To: ti-basic@lists.ticalc.org
> Subject: TIB: Ti-82
>
>
>
> Can anyone help me? I need the Getkey command
> function and syntax for TI-82 basic.
>
> =====
> May Canticta ever rise, rise out of the mire that
> holds it and become
> triumphant again! Long live Corinth!
> Pandrogas
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
>
>
>
>
=====
May Canticta ever rise, rise out of the mire that holds it and become triumphant again! Long live Corinth!
Pandrogas
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com