Entry | |
---|---|
R1 | 140 (&8C) |
R2 | Pointer to entry in command table? |
R3 | Pointer to base of module |
R4 | Pointer to command string in module |
Exit | |
---|---|
R0 | Pointer to error block, else preserved to pass on |
R1 | 0 to claim, else preserved |
R2 | Preserved |
R3 | Preserved |
R4 | Preserved |
This service is issued just before a syntax error is returned from a module *Command.
This service is issued before a syntax error is returned from a *Command resident in a module, which allows a module to localise messages for the current territory.
This might be the way in which RISC OS 3.60 translates the MessageTrans tokens to form a valid message.