SPI Programming Manual (G06.24+, H06.03+, J06.03+)

ZSPI Data Definitions
SPI Programming Manual427506-006
4-40
Token Codes
ZSPI-TKN-OBJECT-TYPE
ZSPI-TKN-OBJECT-TYPE contains the object type to which the command is to be
applied. This value is set by SSINIT and can be retrieved using SSGET. This value
cannot be modified using SSPUT.
ZSPI-TKN-OFFSET
ZSPI-TKN-OFFSET directs SSGET to get the byte offset of a specific token value from
the start of the buffer. The token type of this token is ZSPI-TYP-TOKENCODE.
ZSPI-TKN-PARM-ERR
ZSPI-TKN-PARM-ERR is returned by a subsystem in an error list when a parameter
error occurs in a command to the subsystem or in an SPI procedure call made by the
subsystem. Its value is a structure giving information to identify the parameter in error,
as shown in the description of ZSPI-TYP-PARM-ERR. Its token type is ZSPI-TYP-
PARM-ERR.
ZSPI-TKN-POSITION
ZSPI-TKN-POSITION contains the current-token pointer. You can retrieve this value
using SSGET and restore that position using SSPUT. When passed to SSPUT with a
position value obtained from a previous SSGET with ZSPI-TKN-POSITION or ZSPI-
token-code ZSPI-TKN-OBJECT-TYPE
value ZSPI-TNM-OBJECT-TYPE
token-type ZSPI-TYP-ENUM
ssid ZSPI-VAL-NULL-EXT-SSID
heading "Object_type".
token-code ZSPI-TKN-OFFSET
value ZSPI-TNM-OFFSET
token-type ZSPI-TYP-TOKENCODE
ssid ZSPI-VAL-NULL-EXT-SSID
heading "Token_offset".
token-code ZSPI-TKN-PARM-ERR
value ZSPI-TNM-PARM-ERR
token-type ZSPI-TYP-PARM-ERR
ssid ZSPI-VAL-NULL-EXT-SSID
heading "Parameter_error".
token-code ZSPI-TKN-POSITION
value ZSPI-TNM-POSITION
token-type ZSPI-TYP-POSITION
ssid ZSPI-VAL-NULL-EXT-SSID
heading "Position".