0 Members and 1 Guest are viewing this topic.
Axe ParserEpsilon 0.5.1New Features:New getkey for grabbing key combinations.Compile menu tells you the shell settings to avoid accidental compiles.DispGraph is now significantly faster.New command to check string equality.Lots of new optimizations (Thanks again to Runer112!)Changed:Fixed Axiom system when reading commands with single r modifiers.Fixed MemKit axiom bugs.Corrected typo in help menu.not() can be used in expressions.Fixed Ptr->DispGraph bug.
Things happen, everyone. Remember when Correlation Beta was supposed to be released in January? Axe Parser is the best it can be because of the time and effort put into it!Thanks for Axe Parser, Quigibo, and thanks for the news article, yunhua98!
I wrote this getKeyr table, if you're interested http://julosoft.net/ti/getkey.php
Quote from: juju2143 on March 27, 2011, 07:24:56 pmI wrote this getKeyr table, if you're interested http://julosoft.net/ti/getkey.phpWhoa! That's amazing! How did you throw that together so fast?
Thanks Also, I remarked, with my program that tests the keycodes, that the ON button (keycode 0) is glitchy? You press it, everything outputs 0 on screen until I press the 2nd+MODE to quit the program.And yeah, you should do something with the lowercase keys.