This *Command adds an error number to a table of error numbers which TrapError will trap.
*TrapError_AddError Flags ErrorNumber [Extension]
Flags | Describes the action to take upon error |
ErrorNumber | Error number to add |
Extension | Value to pass to R12 to code (if R0 > 255) pointer to replacement error block (if R0 = 2) |
Further detailed notes on this call can be found from the equivalent SWI call TrapError_AddError.