Showing changes from revision #2 to #3:
Added | Removed | Changed
Entry | |
---|---|
R0 | Error number |
R1 | Pointer to buffer |
R4-R7 | Message parameters |
Exit | |
---|---|
R0-R3 | Corrupt |
The purpose of this call is to lookup an error message. The buffer pointer to by R1 must be at least 252 bytes long.
Prior to BASICTrans 2.14, requesting an unknown error number would result in an error being generated from within BASICTrans. In BASICTrans 2.14 this was fixed so that the error would be returned by the SWI in the usual manner, i.e. with V set and R0 pointing to an error block.