Author Topic: nspire basic program not working  (Read 2825 times)

0 Members and 1 Guest are viewing this topic.

Offline Snake X

  • Ancient Veteran
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 810
  • Rating: +33/-8
    • View Profile
nspire basic program not working
« on: August 23, 2010, 09:14:15 pm »
yep. I would think this would execute no problem.. doesn't do a thing when i run it. Super simple
Code: [Select]
Define test()=
Prgm
Request "enter a number",a
a+3->a
Disp a
EndPrgm
Loved this place, still the best producers of power metal, and sparked my dreams of coding.

Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: nspire basic program not working
« Reply #1 on: August 23, 2010, 09:21:16 pm »
Make sure you hit control+b in the program editor to store the program.  That is the only thing I can think of that is wrong  (I tested the code on my Nspire and it worked fine)


Offline Snake X

  • Ancient Veteran
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 810
  • Rating: +33/-8
    • View Profile
Re: nspire basic program not working
« Reply #2 on: August 23, 2010, 09:44:46 pm »
what does control+b do?
Loved this place, still the best producers of power metal, and sparked my dreams of coding.

Offline bwang

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 634
  • Rating: +30/-11
    • View Profile
Re: nspire basic program not working
« Reply #3 on: August 23, 2010, 09:57:41 pm »
It stores the program. The program won't work unless you do that.

Offline Snake X

  • Ancient Veteran
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 810
  • Rating: +33/-8
    • View Profile
Re: nspire basic program not working
« Reply #4 on: August 23, 2010, 10:23:10 pm »
that's.. quite.. fail. <troll>Then again, why wouldn't it.. its from ti.</troll>
Loved this place, still the best producers of power metal, and sparked my dreams of coding.

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
Re: nspire basic program not working
« Reply #5 on: August 24, 2010, 02:19:47 am »
I always have troubles remembering how to store programs on the Nspire. It's insane how hard they made things compared to the simple TI-83 and 85 series. Even the 89 is easier to use.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline bwang

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 634
  • Rating: +30/-11
    • View Profile
Re: nspire basic program not working
« Reply #6 on: August 24, 2010, 03:38:46 am »
I always have troubles remembering how to store programs on the Nspire. It's insane how hard they made things compared to the simple TI-83 and 85 series. Even the 89 is easier to use.
This.
OS 2.x seems to be even worse than 1.7. TI is getting waaaay to feature happy (yet the important ones still aren't appearing).