Route-description-codes is a four byte field that is formatted in a manner that allows an application written in IBM Assembler to build a WTO parameter list directly in the DBCAREA.
| In this language... | The variable name for Route-description-codes is... |
|---|---|
| COBOL | DBCAREA-ROUTE-DESC-CODES |
| PL/I | ROUTE_DESC_CODES |
| C, C++ | route_desc_codes |
| IBM Assembler | DBCMSGRD |
| This routine... | Does this for Route-description-codes... |
|---|---|
| DBCHINI | writes |
| DBCHCL | nothing |
| Route-description-codes is used by... | To... |
|---|---|
| applications | write |
The application must ensure that the message area is padded with trailing blanks.
For more information on issuing a WTO, see an IBM z/OS system macros manual.