some18kanal0n3,
this program is well built
however, there are some changes that need to be made(for the ti-83+ version)
at the beginning there is an error that pops up like so:

Code:
ERR:INVALID DIM
1:Quit
2:Goto

this is because of the folowing line(s) in your code:

Code:
SetUpEditorAGMM
If LAGMM(1)=0
Then
900->LAGMM(2)
12->LAGMM(4)

the list created here does not have valid dimensions, so when you try to put numbers into it, it will not work.
you need to add this line after the SetUpEditorAGMM:

Code:
21->dim(LAGMM

otherwise you could replace it with SetUpEditor
(not sure how many many variables there are but this worked)

Secondly, the TI-83+ does not have time(at least i can't find it)
so you can scratch out:


Code:
getTmFmt->X
setTmFmt(24)
getTime->LMMTME
...
LMMTME(1)->X
ending in Text(13,3,"GOOD EVENING ",Str1


[edit]there is also a problem with quitting the prog. (at least with me) it runs forever on the main TI OS screen.

lastly, there is a part of the code where you have SetUpEditorLZMMBU right before Delvar LZMMBU
i just wanted to know if there was a specific reason for that.[/edit]

[2nd edit]

Code:
->[size=9]L[/size]AGDTE

keeps backing up from working
it does that twice...i think[/2nd edit]

i'm out of time so ill edit this post later...[/code]
Just so you know you probably should have posted here: http://www.cemetech.net/forum/viewtopic.php?t=1942

Try not to start a new topic if there's another topic about the same thing. Wink
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement