Guardian Procedure Errors and Messages Manual
Unconditional Tokens
ZSPI-TKN-ERROR is the standard SPI error token, whose value consists of the fields Z-SSID and
Z-ERROR. Z-SSID is the subsystem identifier ZFIL-VAL-SSID. Z-ERROR is the file-system error code
returned in the error parameter of FILEINFO.
ZSPI-TKN-PROC-ERR is the procedure in which the error occurred. Its value is ZFIL-VAL-REPLY (18).
ZFIL-TKN-FILENAME is the file name (blank-filled if unknown).
Conditional Tokens
ZFIL-TKN-BUFFERADDR is the base address of the REPLY buffer.
ZFIL-TKN-TRANSFERCOUNT is the length of REPLY (in bytes).
ZFIL-TKN-COUNTTRANSFERRED is the length of the data written (in bytes).
ZFIL-TKN-RECEIVETAG is the LASTRECEIVE or RECEIVEINFO tag value.
ZFIL-TKN-REPLYCODE is the error value returned with the reply.
Effect
The attempted REPLY operation fails.
Recovery
Follow the recovery procedure for the returned file-system error code as described earlier in this
section.
19: ZFIL-VAL-SETMODE
A call to the SETMODE procedure resulted in an unexpected error.
Unconditional Tokens
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR.
ZSPI-TKN-PROC-ERR token-type ZSPI-TYP-ENUM.
ZFIL-TKN-XFILENAME token-type ZSPI-TYP-STRING.
ZFIL-TKN-FUNCTION token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Conditional Tokens
ZFIL-TKN-FILENAME token-type ZSPI-TYP-FNAME.
ZFIL-TKN-PARAM1 token-type ZSPI-TYP-INT.
ZFIL-TKN-PARAM2 token-type ZSPI-TYP-INT.
ZFIL-TKN-LASTPARAMS token-type ZSPI-TYP-INT2.
Unconditional Tokens
ZSPI-TKN-ERROR is the standard SPI error token, whose value consists of the fields Z-SSID and
Z-ERROR. Z-SSID is the subsystem identifier ZFIL-VAL-SSID. Z-ERROR is the file-system error code
returned in the error parameter of FILEINFO.
ZSPI-TKN-PROC-ERR is the procedure in which the error occurred. Its value is ZFIL-VAL-SETMODE
(19).
ZFIL-TKN-XFILENAME is the completely qualified file name (including node name) in external format.
The token ZFIL-TKN-XFILENAME can be null if certain errors occur. For example, if file-system error
16 (file not opened) occurs, the token will be null.
ZFIL-TKN-FUNCTION is the SETMODE function. For more information about the SETMODE functions,
see the Guardian Procedure Calls Reference Manual.
104 File-System Errors