Updates the outfence value of the NRJE workstation reader.
Description |
 |
This command updates the outfence value of the NRJE workstation reader.
You can specify a particular workstation by specifying a Wsid. This command is equivalent to the following MPE command
for NRJE spool files:
:OUTFENCE ReaderOutFence;LDEV=ldev
|
You can influence the transmission of spooled files from the
reader transmission queue to the host by varying ReaderOutFence. Any spooled file in the workstation's reader
transmission queue with an output priority less than or equal to
the value of ReaderOutFence is deferred until one of these events takes place:
The value of ReaderOutFence is lowered with a RDRFENCE command.
The value of ReaderOutFence is lowered with an OUTFENCE command for the NRJE workstation reader.
The priority of the reader spool file is raised
to exceed the value of ReaderOutFence, by issuing an ALTER command or calling the NRJEAlter intrinsic.
Reader spool files, once created, are disposed of when one
of these actions happens:
The spool file has been transmitted
to the host system.
The spool file is deleted by issuing a CANCEL command or calling NRJECancel.
A SPOOLF;DELETE or DELETESPOOLFILE console command, or its SPOOK equivalent, is issued.
A cool start is used to recover
from an HP 3000 system shutdown. This deletes all spool files.