=> R1 = &8C (reason code)
R2 = pointer to entry in command table
R3 = pointer to base of module
R4 = pointer to command string in module
<= R0 = pointer to error block, or preserved to pass on
R1 = 0 to claim, preserved otherwise
R2-R4 preserved
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 teritory. This might be the way in which RISC OS 3.60 translates the MessageTrans tokens to form a valid message.
See PRM 1, page 265
|
|
|