0 Members and 1 Guest are viewing this topic.
So is there currently a way to write an Axiom for something like Pt-On(_x,_y,_ptr)r?
Do axioms generally run faster than generic Axe commands?
I know, I meant the radians symbol as a suffix to the command and have it execute a different routine
;____FIELD 4____;Description: Command type;Size: 1 byte;Bits: bit 0 ==> Subroutine instead of inline routine; bit 1 ==> Command requires the r modifier; bit 2 ==> Command requires the rr modifier; bit 3 ==> Additional argument comes before a store token
Quote from: ZippyDee on March 27, 2011, 03:11:22 amI know, I meant the radians symbol as a suffix to the command and have it execute a different routineBut remember Pt-On(X,Y,PTR)r exists too.