SPI Common Extensions Manual
ZCMK Definitions
SPI Common Extensions Manual—427508-001
B-13
ZCMK Tokens
ZCMK-TKN-CHMAP-NAME
Subsystems use this token to identify the default character map. It is included in INFO
responses to report the name of the current character map and can be used in ALTER
commands to change the default map. Its value is a left-justified, blank-filled name
composed of letters, digits (for any but the first character), and underscores.
This token can be included in subsystem-defined requests and responses.
ZCMK-TKN-CHMAP-NOTE
Subsystems use this token to provide access to any notes associated with the current
character map conversion table. The maximum length of the notes is 256 characters.
The notes reflect the comments provided when the character map table was created
and often describe the nature and function of the table. This token can be included in
subsystem-defined requests and responses.
ZCMK-TKN-CHMAP-XFNAME
Subsystems use this token to identify the current character map file. It is included in
INFO responses to report the name of the current character map file and can be used
in ALTER commands to change to another file.
token-code ZCMK-TKN-CHMAP-NAME
value ZCMK-TNM-CHMAP-NAME
token-type ZSPI-TYP-CHAR50
ssid "TANDEM.83.0"
heading "Charmap name".
token-code ZCMK-TKN-CHMAP-NOTE
value ZCMK-TNM-CHMAP-NOTE
token-type ZSPI-TYP-STRING
ssid "TANDEM.83.0"
heading "Charmap note".
token-code ZCMK-TKN-CHMAP-XFNAME
value ZCMK-TNM-CHMAP-XFNAME
token-type ZSPI-TYP-STRING
ssid "TANDEM.83.0"
heading "Charmap file name".