This appendix specifies the values of the named constants that apply to
channels and exits.
The constants are grouped according to the parameter or field to which they
relate. All of the names of the constants in a group begin with a
common prefix of the form "MQxxxxx_", where
xxxxx represents a string of 0 through 5 characters that
indicates the parameter or field to which the values relate. The
constants are ordered alphabetically by this prefix.
Notes:
- For constants with numeric values, the values are shown in both decimal
and hexadecimal forms.
- Hexadecimal values are represented using the notation
X'hhhh', where each "h" denotes a
single hexadecimal digit.
- Character values are shown delimited by single quotation marks; the
quotation marks are not part of the value.
- Blanks in character values are represented by one or more occurrences of
the symbol " ".
- If the value is shown as "(variable)", it indicates
that the value of the constant depends on the environment in which the
application is running.
© IBM Corporation 2002. All Rights Reserved