Re: TIB: RE: RE: If-then-goto-end loops can create a problem


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

Re: TIB: RE: RE: If-then-goto-end loops can create a problem




>if you had something like the following, would it still work? Or would
>the calc freak out at the extra ends?
>
>If X=2
>Then
>Goto 1
>End
>Lbl 1
>End
>(COMMANDS)...

I've got the TI-86, and when I tried this, the calc did bring up an error.  
I guess the first END is unaccounted for, and then the second END comes out 
of nowhere and confuses it further...

-Grant Winney


_______________________________________________________________
Get Free Email and Do More On The Web. Visit http://www.msn.com


Follow-Ups: