0 Members and 2 Guests are viewing this topic.
Define example()=Prgmanotherprogram()EndPrgm
i can't find that. Also important info i'm using Ti-Nspire
define example()requeststr"a b c",choose,0if choose="b" thenbcode()text"its b"
define example()requeststr"a b c",choose,0if choose="b" thenbcode(choose)text"its b"
define bcode(choose)
...I think there's a way to make it so you'll only need to define a program once and not everytime you use a new document...
request "I have x peanuts and you?",peanuts,0