Show Posts

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
Introduce Yourself! / Re: Hello!
« on: June 15, 2011, 03:04:01 pm »
http://www.omnimaga.org/index.php?action=profile;u=136;sa=showPosts
You can choose one.  ;)


Run Fast, Run Fancy!
Fancy Pants Adventures!

857
The Axe Parser Project / Re: Bug Reports
« 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
The Axe Parser Project / Re: Bug Reports
« on: June 15, 2011, 02:50:51 pm »
http://ourl.ca/11557
Here 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
The Axe Parser Project / Re: Bug Reports
« 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
Axe / Re: Commands for Axe
« 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
Introduce Yourself! / Re: Hello!
« on: June 15, 2011, 12:07:52 pm »
Hayleia:

Deep Thought is programing FPA for TI!!! :D
As an APP (with Axe)
But he's programming it like world 1. :(

Even the jumps should be animated. :D :D


862
Introduce Yourself! / Re: Hello!
« on: June 15, 2011, 10:18:23 am »
http://www.fancypantsadventures.com/games/index.php
Klick at the right side on PLAY THE FANCY PANTS ADVENTURE SNEAK PEEK  ;)

It's the test version of FPA-World 3
(just the first level)


 :) Thanks to Brad Born and his Team :)

863
Introduce Yourself! / Re: Hello!
« on: June 15, 2011, 10:08:11 am »
Quote
by Hayleia:
Yay ! Fancy Pants rulz !

Are you a fan of FPA, too?

864
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) ;)

866
TI-BASIC / Re: TI - Npsire, CAS; many programming questions
« 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
TI-BASIC / Re: Goto a Lbl which is a var
« 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
TI-BASIC / Re: TI - Npsire, CAS; many programming questions
« 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
TI-BASIC / Re: Goto a Lbl which is a var
« 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
TI-BASIC / Goto a Lbl which is a var
« 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