I’ve reported this bug for so many times now, whether formally or informally.
I think it’s important that macros are treated like commands: just like if I do:
set dcjnk=“cc”
$dcjnk
returns the cc output,
the same should be true if cc is instead a macro, but it’s not, basically crippling a lot of the usefulness of macros.
touch->pState
USAGE: pState -reset
touch->set dcjnk = “pState”
touch->$dcjnk
Textport (Line 0 - ) : Unknown command: pState