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

Pages: 1 ... 43 44 [45]
661
It works perfect for me and displays my own errors and everything, except when I exit the program, it displays the errors that the OS didn't show when the program ran. Is that normal? It's annoying.

662
The Axe Parser Project / Re: axe progs that do funny things to your calc.
« on: October 19, 2013, 01:34:19 pm »
If you include the line
Code: [Select]
:Archive "prgm!"it will freeze your calc until you remove the batteries, hold clear, re-insert and clear all memory. IDK if it counts as a funny program, but it is weird.
WARNING: I highly recommend you don't run this, it can be tedious to fix.

EDIT: I'm sorry about the necroposting :( this was before I discovered the "New Posts" button XD

663
The Axe Parser Project / Re: Features Wishlist
« on: October 19, 2013, 01:30:35 pm »
It would be awesome if Axe also had more commands for utility type programs in addition to all the game stuff.
It would be great if it could:

RunPRGM(programNAME)
easily run achived/unarchived basic and assembly programs without an axiom

RunAPP(appNAME)
run Apps from within the program

664
Axe is AMAZING, I definitely recommend that you commit to learning it. It's really similar to BASIC anyways so you shouldn't have a hard time converting your game either. But look at the command list and stuff to get a feel for it http://jacob.heliohost.org/calc/axe/1.1.1/Commands.htm.

665
Axe / Re: Sort by alphabetical order
« on: October 19, 2013, 01:23:48 pm »
Okay thanks, I did that. It says it's pending and could take a few days though.

666
TI Z80 / Re: zStart - an app that runs on ram clears
« on: October 19, 2013, 01:02:37 pm »
zStart is so awesome. Except the new version always crashes my calculator when I do ON + MATH, and I don't have anything else installed that could be affecting it...

667
Axe / Re: Ulimate Axe Shell
« on: October 19, 2013, 12:58:31 pm »
That's similar to what I'm doing.

Quote
3. run basic programs AND return back to the program when they are finished? Everything I found goes to the homescreen.
4. run apps from the program? I really like how AxeSh (http://ourl.ca/17048) can run AxeParser from the program.

Does anyone know these?

668
Axe / Re: Alphabetize the VAT
« on: October 19, 2013, 12:56:04 pm »
I made a program called SRCSORT that easily sorts all programs by alphabetical order, hidden or not.

669
Axe / Re: Sort by alphabetical order
« on: October 19, 2013, 12:52:26 pm »
I made a program called SRCSORT that easily sorts all programs in alphabetical order, hidden or not, but I cannot upload it yet because I don't have enough posts  :-\ once I have enough I'll put a link here.

Pages: 1 ... 43 44 [45]