Re: ERR:LABEL?!?!?!?
[Prev][Next][Index][Thread]
Re: ERR:LABEL?!?!?!?
I have figured it out!! apparently, the reason why the program couldn't find
the label was because some of the commands were written like this:
If B=5:Goto 3:End:Lbl 3:Clrhome:Disp...etc.
So, all I did was "ungroup them" and that made the program work. I still don't
understand why it didn't want to work, after all, it DID work on the 82, and
nobody ever mentioned this kind of "incompatibility"
-fB
In a message dated 8/20/98 11:03:36 PM !!!First Boot!!!, dendahl@umich.edu
writes:
<< >I checked to see if it was the program was exactly the same, and it was. I
>then re-sent it and it still didn't work. I don't get it...thanks for the
>suggestions, though :)
>
Hey, is it possible for you to send me a version of your program? I have
an 83 (ROM vers. 1.007), and I used to use an 82 for quite a while... I
have the Graphlink and it's program. I don't care if it's in ASCII form or
just in .83p format... I've never heard of anything like this before, so I
want to see if I can get it to work on my end :) Thanks a lot!
><< Hmmm... I'v never had THAThappen before :) I guess I would try screwing
> around with it in the Graphlink program then, to see if you can figure out
> what's up. If it's not locked, one thing you can do (I did this before my
> Graphlink days) is to set the two calcs down next to each other and make
> sure that they are EXACTLY the same. I used to scroll down one line at a
> time to be sure of this... I know this is tedious, but it's one way to
> make sure it works :) Also, you may want to try to re-send the program...
> try naming it something else... whatever :) Good luck!
>
> >The program is NOT edit locked, however I still get no "Goto" option, so I
> >cannot see exactly where the error is coming from. And yes, it is a BASIC
> >program. Weird huh?
>
> ><< >This is wierd...I made a program on a TI-82 and later on transfered it
>to
> >an
> > >83. The program works fine on the 82, but when I try to run it (with the
> >exact
> > >same source) on my 83, I get an ERR:LABEL error with no "Goto", just the
> > >"Quit" option.
> > >Is there some kind of conflict here that I am unaware of? I mean, I
>thought
> > >this shouldn't be a problem, since the TI-83 can handle a lot more
labels.
> > >If there is a solution to this problem, I would like to hear it, but if
>this
> > >is an isolated incident, I would be more than happy to put up the
source.
>>