Posted by Ed Fry For the Syntax error, Most likely it doesn't like how something is formatted. when you goto the line make sure that the line is correct. keep in mind that blank spaces can cause syntax errors as well. 2) On the Ti-89 you can archive and unarchive Files. I'm not too sure about the Ti-83 Plus Since I dont have one. --Previous Message-- Link: Fryed Software
![]()
on 6/5/2002, 11:07 pm
1) End count is always constant. the only way to break it is with an end statement. basicially the way to fix those is to never let anything break out of a if:Endif block. lbl calls within an If:Endif block usually cause these errors. Recursion can also do this if you keep starting other programs without closing ones you dont need running first.
: I'm working on an RPG for the TI-83
: Plus and whenever I run the
: program, after a while I get a
: "Memory" error. And I
: realized that it was because the
: "End" statement of some
: "If Then" blocks were
: never taken off, so i figured out
: a way to fix it (by putting Ends
: in other areas to reduce the
: number) but when I switched
: programs it would give my a
: "Syntax" error. So
: anyway I have two questions. When
: you switch from one program to the
: next, does that erase the End
: count? And also, is it possible to
: archieve and unarchieve other
: progrms in side of a different
: program?
:
:
40
Message Thread:
![]()
« Back to thread