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 - holmes221b

Pages: 1 ... 13 14 [15] 16 17 ... 23
211
Ah, okay.
Now it's all clear to me.

Nice avatar, by the way.

212
I probably should clarify that the code in nemo's post confused me...

213
So how would I use End in my program?
* holmes221b is kinda confused.

214
Strings and I have a love-hate affair going on right now, particularly where my program Chemitab 83+ is concerned. I can't get the program to display all 112 elements correctly. It displays Hydrogen fine, though, and at one point today, I got it to display Hydrogen for all 112 elements. The exit option ('0') also works fine too.

Here's a rough concept of what the code looks like (I'd be completely insane to provide the entire code like this, it's almost 1k lines in length):
Code: [Select]
:Lbl A
:Input "NUMBER? ",N
:If N=0:Goto X
:If N=1:Then
:"HYDROGEN"->Str1
:"H"->Str2
:Goto B
:If N=2:Then
:"HELIUM"->Str1
:"HE"->Str2
:GotoB
...
:If N=112:Then
:"COPERNICIUM"->Str1
:"CN"->Str2
:Goto B
:Lbl B
:ClrHome
:Disp Str2
:Disp Str1
:Pause
:Goto A
...

215
I got myself into calc programming...
*shifty eyes*

216
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: December 24, 2010, 07:57:37 pm »
1162: You can't wait to show off your calc programming skills to your grandparents tomorrow (aka Christmas Day).

217
Humour and Jokes / Re: Funny #omnimaga quotes (NSFW)
« on: December 24, 2010, 07:15:25 pm »
If you think too much about the phrase "late period", yeah, it's funny. As in funny awkward.

Especially if there are females present (and no, I was not present for that one).

218
TI Z80 / Re: Multitab 83+ & Chemitab 83+
« on: December 23, 2010, 10:40:07 am »
Good luck fixing the bug in Chemitab!
Thanks, I'll definitely need it.

219
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: December 23, 2010, 10:29:27 am »
1150. You stay up at night thinking of things to add to this list.
1151. You forget the entire list by the time you log on to Omnimaga the following morning.
1152. The list you forgot could have filled a book as thick as the most recent edition of the Yellow Pages.

220
TI Z80 / Re: [Mini-Project] Axe TRON
« on: December 22, 2010, 02:52:32 pm »
What about plain old TI-83+? Will it work on that one?
* holmes221b clearly can not wait for this to become a reality...

221
TI Z80 / Re: The Axe Files RPG
« on: December 21, 2010, 03:41:02 pm »
I think I'll cast you as the cyberspy.

222
TI Z80 / Re: The Axe Files RPG
« on: December 21, 2010, 03:37:36 pm »
I've added you to the waitlist, shmibs.

223
TI Z80 / Re: The Axe Files RPG
« on: December 21, 2010, 03:28:54 pm »
Seems like an interesting project. I am curious in what group I would be tho x.x
Right now, I'm thinking of making you a solider from New France. Why, yes, I am thinking of having time travel in this...

I think Graph should be some sort of a king and happybobjr prince, but again, maybe you had something else in mind.
Alien lobsters have a complex social structure, which is remarkably simillar to the Indian caste system in some ways.

224
Axe / Re: How to program in Axe?
« on: December 21, 2010, 03:23:57 pm »
In this case, it's also good to have the game backed up on a file hosting somewhere too and a jumpdrive. Then someone may steal your jumpdrive and the server datacenter in Los Angeles may be hit by an earthquake while your comp crashes at the same time as well as your calc
I'm not entirely exaggerating this: LA gets hit by earthquakes almost daily--most of which are just too small for us humans to notice without the assistance of seismographs.

225
TI Z80 / Re: The Axe Files RPG
« on: December 20, 2010, 07:47:12 pm »
I'll put you on the waitlist, feerik. I don't know you well enough to be able to write you into the storyline just yet.

Pages: 1 ... 13 14 [15] 16 17 ... 23