Re: TIB: Re:GetKey


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

Re: TIB: Re:GetKey




	Thanks.  I believe you are right.  The loop to tell if something is in your
way goes...

:If sub(Str0,E-16,1) =/= " ":Then
:Goto A
:Else
and then the stuff to do if there is a blank space.  

I have a lot of loops like this that execute every time a button is pressed.
That would explain why it starts to get frustratingly slow (although it was
already) and finally errs.  I thought the calculator dumped any routine from
the stack after exiting.

Now, how do I fix this?  I'm using a TI-83.  

Tatsuo


Follow-Ups: