This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - p2
Pages: 1 ... 56 57 [58] 59 60 61
856
« on: June 15, 2011, 03:04:01 pm »
857
« on: June 15, 2011, 02:59:46 pm »
Maybe I've found another problem: with Axe EVERYONE could program an APP like this, send it someone else and start it: .MEGAMAN :disp ("AN ERROR HAS ACCOUNTED") :pause 2000000000000 That would be a problem, because you just jan take out the batteries, and that will be a ramclear or worse.
858
« on: June 15, 2011, 02:50:51 pm »
http://ourl.ca/11557Here I've descriped it exactly. I hope someone could do against it. (Other programmers wouldn't be so happy, if all their programs are deleted by the ramclear. p2
859
« on: June 15, 2011, 02:24:16 pm »
Maybe I found a bug:
If you have no PRGM with axe language on your TI and you press enter, the display contrast will become darker, The screen is upside down, strange symbols on screen, Error Memory, Ramclear. I've had it two times yet.
(because I hadn't known that I should have been making a PRGM with axe language first)
860
« on: June 15, 2011, 01:52:08 pm »
sub("ABCDEFGHIJKLMNOPQRSTUVWXYS",3x-2,3) means: if X=1 "ABC" if X=2 "DEF" if X=3 "GHI" ...
which commands are also different?
861
« on: June 15, 2011, 12:07:52 pm »
Hayleia: Deep Thought is programing FPA for TI!!! As an APP (with Axe) But he's programming it like world 1. Even the jumps should be animated.
863
« on: June 15, 2011, 10:08:11 am »
by Hayleia: Yay ! Fancy Pants rulz ! Are you a fan of FPA, too?
864
« on: June 15, 2011, 09:50:49 am »
I thought of rotating the TI 90° Then you can see it better, where the "Tappers" are coming. Typing on TRACE, LEFT and VARS would that be possible, too? (I have deleted my other post - no double-posting)
865
« on: June 15, 2011, 09:18:53 am »
866
« on: June 15, 2011, 09:08:43 am »
:'( Do you know where I can get a guide which tells me all differents between TI83-Basic and this one? Do you mean from education.ti.com ??
867
« on: June 15, 2011, 09:05:25 am »
I don't mean if X=1, "one" will be Srting1 I mean if X=12, "12" will be Str1
Isn't that possible?
868
« on: June 15, 2011, 09:00:49 am »
Uses the TI-Nspire CX CAS the same language as the TI 84+ or is it a different one??
869
« on: June 15, 2011, 08:53:02 am »
Is it possible to save a Var (for example X or A) in textmode as an String or to get a Number out of a String and save it in a Var??
870
« on: June 15, 2011, 08:49:21 am »
FIRST QUESTION: Is it possible to use the Goto( command, but not as Goto( 1 I mean if X is 2, it will be Goto( 2 and if X is 7, it will be Goto( 7
SECOND QUESTION: Is it possible to combine the Goto( command with a String? For Example: If Str1="AB" it will be Goto( AB and if Str1="B4" it will be Goto( B4
Is One ot them possible?
Pages: 1 ... 56 57 [58] 59 60 61
|