SPI Common Extensions Manual
ZCMK Definitions
SPI Common Extensions Manual—427508-001
B-20
ZCMK Tokens
ZCMK-TKN-MSG-FILE-MOD
This token appears in INFO responses. It contains the modification timestamp of the
current message file.
ZCMK-TKN-MSG-XFNAME
This token contains the name of the message file. It appears in INFO responses to
identify the current message file. It can be used in an ALTER command to switch to
another message file. The maximum length of the name is 256 characters.
To leave the message file unchanged, do not include the token in the ALTER command
message. When returned in the INFO response, it identifies the message file currently
in use.
Any edit file can be used as a message file, so take care not to assign an inappropriate
file. Subsystem processes can operate without a message file, but error messages and
event logging might not perform as expected.
ZCMK-TKN-NPERR
This token appears twice in events and errors that report failed NEWPROCESS or
PROCESS_CREATE_ procedure calls. The first occurrence of the token, NPERR(1),
contains the error number. The second occurrence, NPERR(2), contains supplemental
information for some errors:
token-code ZCMK-TKN-MSG-FILE-MOD
value ZCMK-TNM-MSG-FILE-MOD
token-type ZSPI-TYP-TIMESTAMP
ssid "TANDEM.83.0"
heading "Message file creation date".
token-code ZCMK-TKN-MSG-XFNAME
value ZCMK-TNM-MSG-XFNAME
token-type ZSPI-TYP-STRING
ssid "TANDEM.83.0"
heading "Message filename".
token-code ZCMK-TKN-NPERR
value ZCMK-TNM-NPERR
token-type ZSPI-TYP-INT
ssid "TANDEM.83.0"
heading "NewProcess error code".