Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (F)
Guardian Procedure Calls Reference Manual522629-013
5-31
FILE_COMPLETE_SET_ Procedure
Z^OPTIONS
specifies attributes for the OSS file or Guardian file. It contains the following fields:
Z^SET^FILE
can have these values:
0 Add this file to the set of files that are enabled for completion.
1 Remove this file from the set of files that are enabled for completion.
Z^FILETYPE
can have these values:
0 This file is a Guardian file.
1 This file is an OSS file.
Z^COMPLETION^TYPE
specifies the type of completion desired for an OSS file. (Z^COMPLETION^TYPE is
ignored for Guardian files.) It contains the following fields:
Z^READ^READY
can have the following values:
0 Do not return read ready for this file.
1 Return read ready for this file.
Z^WRITE^READY
can have the following values:
0 Do not return write ready for this file.
1 Return write ready for this file.
Z^EXCEPTION
can have the following values:
0 Do not return exception occurred for this file.
1 Return exception occurred for this file.