Rules and formatting header variables version 2 - EXECs
Variable name | Notes |
---|---|
IMFMQI_RFH2_STRUCID | Contains MQRFH_STRUC_ID |
IMFMQI_RFH2_VERSION_2 | Contains MQRFH_VERSION_2 |
IMFMQI_RFH2_STRUCLENGTH | Contains decimal data |
IMFMQI_RFH2_ENCODING | Contains decimal data or MQENC_NATIVE |
IMFMQI_RFH2_CODEDCHARSETID | Contains decimal data |
IMFMQI_RFH2_FORMAT | Contains one of the following format constants:
|
IMFMQI_RFH2_FLAGS | Contains the following character string delimited by blanks: MQRFH_NONE See note at the beginning of this table. |
IMFMQI_RFH2_NAMEVALUECCSID | Contains decimal data |
IMFMQI_RFH2_NAMEVALUEDATA | Contains a character string that is the length of IMFQ_RFH2_STRUCLENGTH minus the constant value MQRFH_STRUC_LENGTH_FIXED_2. Up to 512 bytes are accessible. If more than that is needed in an EXEC the user can get the data from the buffer (IMFQ_BUFFER), which can be up to 16 Megabytes long. |