Re: Need HELP with Ti85 programming


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

Re: Need HELP with Ti85 programming



If you visit http://www.ti.com/calc/ , TI's FAQ has an example of how
to use the GetKey command.

>I need/want to know how to use the getKy function.  The manual stated
>that you can use it inside loops, but it didn't give any examples of how
>the syntax should look like.
>
>Basically, what I want it to do, is to be able to just press a button,
>and that should transfer me to some other portion of the program.
>
>For example:  do you need to use logical testing in order to use the
>getKy function?
>