0 Members and 2 Guests are viewing this topic.
Code: [Select]Repeat//code//If somethingGoto AEndEndIs the Goto waiting for an 'End' token as it does with Ti-Basic ? when used in an if statement, or a loop..Edit : is there a problem with the line numbering ? If I add an empty line, it's fine though (see above )
Repeat//code//If somethingGoto AEndEnd
QuoteIs the Goto waiting for an 'End' token as it does with Ti-Basic ?You don't need an End after a Goto in TI-BASIC.
Is the Goto waiting for an 'End' token as it does with Ti-Basic ?
He meant that the calculator hit a "If" before the "Goto" and so, after going to label A, the calculator is waiting for the "End" of the initial "If". Did I understand right ?
is there something out there that makes it easier to scroll through source code? eg: goto the last line (or middle line) of code, rather than scrolling
Quote from: parser padwan on November 25, 2011, 02:09:10 pmis there something out there that makes it easier to scroll through source code? eg: goto the last line (or middle line) of code, rather than scrollinghttp://ourl.ca/113185 scroll down to deep thoughts post
Hayleia: pretty much every random hex code gives a ram clear.