Re: HELP! TI-83 programming
[Prev][Next][Index][Thread]
Re: HELP! TI-83 programming
lmers.se!not-for
> -mail
>Lines: 19
>NNTP-Posting-Host: cdgts1-dyn3.chalmers.se
>I have two problems:
>
>1) How can I get my program not editable on the TI-83 so other
people
> can4t mess around with the code? I know it4s possible.
I've never heard of this. If you learn how, I'd like to know.
>2) I can4t really controll the getkey-function in my program. For
example:
> If I press the key for the next screen when the program draws
the
>current
> screen the screen just flashes by for the next one. How can I
make the
ޭ> getkey-input wait for the screen to be ready? It may be a
simple
>problem but
> I can4t get it right. I can4t stop the calc store the
getkey-input made
>earlier.
Simpley, put getkey in a line by itself before the actual getkey you
wish to use
:getkey
:disp "hit any button"
:if getkey>0
:stop
>If you can help me out on either of these problems, please mail me
at:
>magnus_stenhagen@hotmail.com
>
I am e-mailing you over the list so that you won't get 10^n responses
>Thanks!
---------------------------------------------------------
Get Your *Web-Based* Free Email at http://www.hotmail.com
---------------------------------------------------------