Omnimaga

Calculator Community => TI Calculators => TI-BASIC => Topic started by: stevon8ter on May 26, 2012, 08:17:19 pm

Title: Quick help please
Post by: stevon8ter on May 26, 2012, 08:17:19 pm
Ok, could someone make some simple basic programs and post them here, reason: i'm on my ipod and still wanna download them, reason for that is in the ti84 emulator for ipod topic

So please place here some programs, everytime you post one, set the code also in a text with it please
And just some basic stuff, first a simple
:disp "hello world"

Attention: please close for this time those ""'s

And maybe a next program could be
Disp 1
Disp 2
Disp 3

Next
1->A
Disp A

And that should do it for now, thanks guys
Title: Re: Quick help please
Post by: cooliojazz on May 26, 2012, 08:27:37 pm
I hope this is what you want, the three programs you said, each in both .8xp and .txt format (Calculator and plain-text)
Title: Re: Quick help please
Post by: stevon8ter on May 27, 2012, 05:02:51 am
Yes, thank you very much

EDIT1: why does test3.text says: ÿþ1’!A?
Title: Re: Quick help please
Post by: Sorunome on May 27, 2012, 05:12:50 pm
That looks to me like a UTF-8 fail.
Title: Re: Quick help please
Post by: stevon8ter on May 27, 2012, 05:25:30 pm
Utf8? :P but i think it's my ipod, it opens the .8xp files in another way then a computer does, but maybe you can open the first 8xp file in notepad and save it here as a .text for me? Then i can see if it's another text
Title: Re: Quick help please
Post by: Sorunome on May 27, 2012, 05:29:35 pm
UTF-8 is a charset, so a way to tell which bytes then actually mean which character. UTF-8 needs 4 hexs per character, but therefore there are a lot of special characters in it (just think of japaneese and chineese etc.)
Title: Re: Quick help please
Post by: stevon8ter on May 27, 2012, 05:36:52 pm
Ah ok, you can really see that i'm
A programming n00b :P
Title: Re: Quick help please
Post by: Sorunome on May 27, 2012, 05:37:39 pm
But you still understand a lot of stuff rather quick if they are explained, different than with other people :P
Title: Re: Quick help please
Post by: stevon8ter on May 27, 2012, 05:42:07 pm
Yes i do, but i also have that if i don't practice enough that i forget it, like my html (learned it on my own with just some turors and a little help from my older nephew, i once didn't do it for a few months and i had to learn it again (just looked in my previous scripts and remembered the largest part :P))
Title: Re: Quick help please
Post by: cooliojazz on May 27, 2012, 08:25:57 pm
Why do you want the 8xp saved as a text file? It'll just be gibberish... O_o W/e...