Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (S)
Guardian Procedure Calls Reference Manual522629-013
14-55
SET^FILE Procedure
The following table describes operations that set addresses. For pTAL callers,
addresses are set in the
setaddr-value parameter. For other callers, addresses are
set in the
new-value parameter.
SET^WRITE^FOLD Sets or clears write-fold
for the file. If on,
write^file operations
exceeding the record
length cause multiple
logical records to be
written. If off, write^file
operations exceeding
the record length are
truncated to record-
length bytes; no error
message or warning is
given.
<new-state> <state>
Any
SET^WRITE^PAD Sets or clears write-
blank-pad for the file. If
on, write^file operations
of less than record-
length bytes, including
the last record if
WRITE^FOLD is in
effect, are padded with
trailing blanks to fill out
the logical record.
<new-state> <state>
Open
SET^WRITE^TRIM Sets or clears write-
trailing-blank-trim for the
file. If on, trailing blanks
are trimmed from the
output record before
being written to the line.
<new-state> <state>
Open
Table 14-2. SET^FILE Operations That Set Values (page 10 of 10)
operation
Description of
Operation Requested new-value old-value
State
of
File