DSM/Tape Catalog Management Programming Manual
Common Definitions
DSM/Tape Catalog Management Programming Manual—520481-003
4-12
ZMCS Tokens
ZMCS-TKN-OUTFILE      
This token appears in the command buffer of multiple commands and the response 
buffer of the INFO CONSOLE command. It contains the name of the tape console. 
ZMCS-TKN-POOLNAME    
This token appears in both commands and responses of multiple commands. It 
contains the name of a new pool.
ZMCS-TKN-PROCESSNAME     
This token appears in the response buffers of multiple commands. It contains the name 
of the process that has opened a tape file.
ZMCS-TKN-PROGRAMNAME     
This token appears in the response buffers of multiple commands. It contains the file 
name of the application attempting to open the tape file.
token-code ZMCS-TKN-OUTFILE
 value ZMCS-TNM-OUTFILE
 token-type ZSPI-TYP-STRING.
 ssid ZMCS-VAL-EXT-SSID
 heading "OutFile"
token-code ZMCS-TKN-POOLNAME
 value ZMCS-TNM-POOLNAME
 token-type ZSPI-TYP-STRING.
 ssid ZMCS-VAL-EXT-SSID
 heading "PoolName"
token-code ZMCS-TKN-PROCESSNAME
 value ZMCS-TNM-PROCESSNAME
 token-type ZSPI-TYP-STRING.
 ssid ZMCS-VAL-EXT-SSID
 heading "ProcessName"
token-code ZMCS-TKN-PROGRAMNAME
 value ZMCS-TNM-PROGRAMNAME
 token-type ZSPI-TYP-STRING.
 ssid ZMCS-VAL-EXT-SSID
 heading "ProgramName"










