Author Topic: switch statements in TI-Basic  (Read 2321 times)

0 Members and 1 Guest are viewing this topic.

elfprince13

  • Guest
switch statements in TI-Basic
« on: November 17, 2006, 04:46:00 am »
[edit]
delete this

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
switch statements in TI-Basic
« Reply #1 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 :'(
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

elfprince13

  • Guest
switch statements in TI-Basic
« Reply #2 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...

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
switch statements in TI-Basic
« Reply #3 on: November 17, 2006, 04:49:00 pm »
aaah i see :(sad.gif
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
switch statements in TI-Basic
« Reply #4 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.
One of these days I'll get a sig I'm really proud of.

elfprince13

  • Guest
switch statements in TI-Basic
« Reply #5 on: November 18, 2006, 12:14:00 pm »
but that doesn't actually save any space off a normal if statement