Omnimaga

Calculator Community => Other Calculators => Topic started by: elfprince13 on November 17, 2006, 04:46:00 am

Title: switch statements in TI-Basic
Post by: elfprince13 on November 17, 2006, 04:46:00 am
[edit]
delete this
Title: switch statements in TI-Basic
Post by: DJ Omnimaga on November 17, 2006, 01:51:00 pm
o.oblink.gif i was getting hyper when i read the title and immediately clicked to see, butn  then it says delete this :'(
Title: switch statements in TI-Basic
Post by: elfprince13 on November 17, 2006, 04:48:00 pm
yeah, it didn't work right, I forgot to take into account skipping mode of the interpreter...
Title: switch statements in TI-Basic
Post by: DJ Omnimaga on November 17, 2006, 04:49:00 pm
aaah i see :(sad.gif
Title: switch statements in TI-Basic
Post by: Radical Pi on November 18, 2006, 03:01:00 am
But it does work, you just need an End after every Goto and an End at the Lbl.
Title: switch statements in TI-Basic
Post by: elfprince13 on November 18, 2006, 12:14:00 pm
but that doesn't actually save any space off a normal if statement