- ::findCommand now checks for any abbreviated command. If it finds either an exact match, or no ambiguity, it checks again to determine READCMD, WRITECMD or HELPER.
- Implemented ::getCommand.
- Renamed A3t to Parser.
- Removed obsolete parser code.
- Eliminated the parser lib, merged into task. Failed experiment.