TIB: Re: getKey


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

TIB: Re: getKey




Well, I know for sure it can be done in assembly language, but as for basic,
I'd say it's hopeless.

~ Dave <the_regul8r@bigfoot.com>

-----Original Message-----
From: Nathan Gaylinn <NathanG@firstva.com>
To: TI-BASIC <ti-basic@lists.ticalc.org>
Date: Thursday, March 18, 1999 5:44 PM
Subject: TIB: getKey


>Using a TI-83 is there any way to find out how long a user has held down
>a key? It would be simple if it weren't for the fact that a variable
>gotten by something like this:
>getKey->A
>is constantly being reset to zero when a key is not being pressed.
>How, if there is indeed a way, can it be done?