Re: getKey codes
[Prev][Next][Index][Thread]
Re: getKey codes
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: