616
Humour and Jokes / Re: DJ_O just woke up
« on: December 26, 2011, 08:20:33 pm »
wait, what's so wrong with having a <100 post day?

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. 616
Humour and Jokes / Re: DJ_O just woke up« on: December 26, 2011, 08:20:33 pm »
wait, what's so wrong with having a <100 post day?
![]() 617
Humour and Jokes / Re: If there was tech support in botswana...« on: December 26, 2011, 08:17:36 pm »
write a program that will convert it to .8xp.
I am so sick of duck duck goose but I can't stop posting in the thread. ![]() 618
Miscellaneous / Re: What is your signature?« on: December 26, 2011, 08:15:17 pm »
hmmm, what is in my sig? better post and find out
![]() EDIT: my website, swords, fisch's casio game, the petition, Swords 2, and duck duck goose. ![]() 619
Humour and Jokes / Re: DJ_O just woke up« on: December 26, 2011, 02:57:58 pm »That was crazy yesterdayindeed. at first I thought it was screwing up or something ![]() 620
Miscellaneous / Re: So what did you get for christmas?« on: December 26, 2011, 02:53:46 pm »
I got a TI-84+ SE and snowshoes
![]() 621
News / Re: Merry Christmas to All« on: December 25, 2011, 10:25:09 pm »
merry Christmas!
* parser padwan got a calc
![]() 622
News / Re: DJ_O Reaches 31337 Posts!« on: December 24, 2011, 04:12:43 pm »
wait...
Spoiler For Spoiler: 623
Humour and Jokes / Re: 1337 Commandments of Omnimagism« on: December 24, 2011, 04:00:01 pm »
13. Thou shalt pray to your calculator 3 times a day.
624
News / Re: DJ_O Reaches 31337 Posts!« on: December 24, 2011, 03:55:15 pm »![]() yay for Christmas and THE GAME!!! ![]() 625
Axe / Re: Routines« on: December 23, 2011, 11:49:53 pm »Is this what you want?Ahh, yes!!! it works! thanks! ![]() 626
Axe / Re: Routines« on: December 23, 2011, 11:41:24 pm »Do you mean into an OS string? If so, you will want to combine a couple of routines here. If you just want to store it to the Axe variable, Str0, that's different. For it, do Buff(17)->Str0 at the beginning of the program and then replace L1 in my routine with Str0.ah, ok. I'm trying to get it as an axe variable, and I need it to create an appvar with the selected name in the program. However, I'm not understanding exactly what I need to do in order to do that. ![]() 627
The Axe Parser Project / Re: Features Wishlist« on: December 23, 2011, 08:45:26 pm »A version of ClrDraw that fills the screen with black instead of white. For making White-on-black games.hmmm? I thought that is possible with: Rect(0,0,96,64) ? 630
Axe / Re: Routines« on: December 23, 2011, 03:12:23 pm »I've seen some people wanting to use Text input routines, so here's the one I use in Axe Snake, SpiderAx, and Jump. Press Second when done typing, del to backspace, and Clear to quit.so... I have been trying to use this, but would it be possible to store it in a string rather than a list? I've tried L1->Str0, but it doesn't work when trying to do stuff like this: GatCalc("appvStr0",Y0) ...but, is that even possible? |
|