Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (S)
Guardian Procedure Calls Reference Manual522629-013
14-51
SET^FILE Procedure
SET^EDITREAD^
REPOSITION
Specifies that the
following READ^FILE is
to begin at the position
set in the sequential
block buffer (second
through fourth words).
For example:
CALL
SET^FILE(EDIT^FCB,
SET^EDITREAD^
REPOSITION);
See discussion of the
SET^EDITREAD^REPO
SITION operation in the
Guardian Programmers
Guide.
must be
omitted
must be
omitted
Open
SET^ERROR Sets file-system error
code value for the file.
This is used only if
nowait I/O is in effect
and the user makes the
call to AWAITIO for the
file. This is the <error>
parameter value
returned from FILEINFO.
<new-error> <error>
Open
SET^PHYSIOOUT Sets or clears physical
I/O outstanding for the
file specified by <file-
fcb>. This is used only if
nowait I/O is in effect
and the user makes the
call to AWAITIO for the
file.
<new-state> <state>
Open
SET^PRINT^ERR^MSG Sets or clears print error
message for the file. If
on and a fatal error
occurs, an error
message is displayed on
the error file. This is the
home terminal unless
otherwise specified.
<new-state> <state>
Open
Table 14-2. SET^FILE Operations That Set Values (page 6 of 10)
operation
Description of
Operation Requested new-value old-value
State
of
File