I need some help


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

I need some help



i have two questions:

1: when i download ti-85 program files that are zipped, and then unzip
them, they are just text files filled with garbage. how do i get the
actual code so i can read it and type it into my calc? someone please
help.


2: i am trying to make a drawing program. here is a section of the code:

ClDrw:ZInt:AxesOff
0->x:0->y:20->T
Lbl A
For(t,0,T):End
If getKy==24
Then
x-1->x
PtChg(x,y)
End
If getKy==25
Then
y+1->y
PtChg(x,y)
End
If getKy==26
Then
x+1->x
PtChg(x,y)
End
If getKy==34
Then
y-1->y
PtChg(x,y)
End
Goto A

it works as far as performing its function, but when you press the arrow
keys, there is sometimes a lack of response to move the point.
i tried increasing T to let the calc have mor etime to read the
keypress, and it helped a little, but in turn slows down the whole
application. does anyone have any suggestions?

coffeebean
ICQ# 9488930
astralpoet@hotmail.com

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com