Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (S)
Guardian Procedure Calls Reference Manual—522629-013
14-49
SET^FILE Procedure
SET^ABORT^
XFERERR
Sets or clears abort-on-
transfer error for the file.
If on, and a fatal error
occurs during a data-
transfer operation (such
as a call to any SIO
procedure except
OPEN^FILE), all files
are closed and the
process abnormally
ends. If off, the file-
system or SIO
procedure error number
returns to the caller.
<new-state> <state>
Open
SET^BREAKHIT Sets or clears break hit
for the file. This is used
only if the user is
handling BREAK
independently of the SIO
procedures, or if the
user has requested
BREAK system
messages through
SET^SYSTEMMESSAG
ES or
SET^SYSTEMMESSAG
ES
MANY.
<new-state> <state>
Any
SET^CHECKSUM Sets or clears the
checksum word in the
FCB. This is useful after
modifying an FCB
directly (that is, without
using the SIO
procedures).
<new-
checksum-
word>
<checksum-
word-in-fcb>
Any
Table 14-2. SET^FILE Operations That Set Values (page 4 of 10)
operation
Description of
Operation Requested new-value old-value
State
of
File