Message-return-code is a two-byte field that is the CLIv2 return code for any error that occurred while constructing the message. If no error occurs, binary zeroes are returned.
| In this language... | The variable name for Message-return-code is... |
|---|---|
| COBOL | DBCOMSGR |
| PL/I | DBCOMSGR |
| C, C++ | dbcoMsgR |
| IBM Assembler | DBCOMSGR |
| This routine... | Does this for Message-return-code... |
|---|---|
| DBCHINI | writes |
| DBCHCL | writes |
| Message-return-code is used by... | To... |
|---|---|
| applications | read |