Re: getKey codes
[Prev][Next][Index][Thread]
Re: getKey codes
Twas what I did till I found this out:
The first number is the row, the second is the column.
Example-
45 is in row 5, button 5 (Clear on the 82, I think)
105 is row 10, button 5 (Enter)
On Thu, 9 Oct 1997 13:33:18 -0400, Felonius <felonius@ICI.NET> wrote:
>Another thing you could do is write a quick program to the effect of:
>
>:0->key
>:while(key=0)
>:getkey->key
>:end
>:disp key
>
>-----Original Message-----
>From: Christopher Vincent <Christopher_Vincent@ST-MARKS.PVT.K12.MA.US>
>To: CALC-TI@LISTS.PPP.TI.COM <CALC-TI@LISTS.PPP.TI.COM>
>Date: Thursday, October 09, 1997 11:00 AM
>Subject: Re: getKey codes
>
>
>>one thing you can do is to put in the get key (say number 23) and press
>they
>>keys on the calc to find out what that key is that corresponds with #23
>then do
>>the same and then all you have to really do is count out the keys. ti may
>be a
>>bit booring but that is one way
>>
>>Chris Vincent
>>http://www.tiac.net/users/erch
>>"Just my two cents"
>>
Follow-Ups:
References: