Guardian Procedure Errors and Messages Manual

ZFIL-TKN-FILENAME is the name of the file in internal network format. If the file name cannot be
represented in this format or if the file name is not known (file-system error 16 occurred), this token
will not appear.
ZFIL-TKN-TAG is the AWAITIO tag value.
ZFIL-TKN-TRANSFERCOUNT is the request length (in bytes).
Effect
The attempted read operation fails.
Recovery
Follow the recovery procedure for the returned file-system error code as described earlier in this
section.
15: ZFIL-VAL-READLOCK
A call to the READLOCK 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.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Conditional Tokens
ZFIL-TKN-BUFFERADDR token-type ZSPI-TYP-UINT.
ZFIL-TKN-COUNTTRANSFERRED token-type ZSPI-TYP-INT.
ZFIL-TKN-FILENAME token-type ZSPI-TYP-FNAME.
ZFIL-TKN-TAG token-type ZSPI-TYP-INT2.
ZFIL-TKN-TRANSFERCOUNT token-type ZSPI-TYP-INT.
Unconditional Tokens
ZFIL-TKN-BUFFERADDR is the base address of the READLOCK buffer.
ZFIL-TKN-COUNTTRANSFERRED is the length of the data read (in bytes).
ZFIL-TKN-FILENAME is the name of the file in internal network format. If the file name cannot be
represented in this format or if the file name is not known (file-system error 16 occurred), this token
will not appear.
ZFIL-TKN-TAG is the AWAITIO tag value.
ZFIL-TKN-TRANSFERCOUNT is the request length (in bytes).
Conditional Tokens
ZFIL-TKN-BUFFERADDR is the base address of the READ buffer.
ZFIL-TKN-COUNTTRANSFERRED is the length of the data read (in bytes).
ZFIL-TKN-FILENAME is the name of the file in internal network format. If the file name cannot be
represented in this format or if the file name is not known (file-system error 16 occurred), this token
will not appear.
ZFIL-TKN-TAG is the AWAITIO tag value.
ZFIL-TKN-TRANSFERCOUNT is the request length (in bytes).
Effect
The attempted READLOCK operation fails.
Error Lists 101