SNA NRJE User/Programmer Reference Manual (30292-90006)

Chapter 5 159
User Intrinsics
NRJEQueue
CompFlag
An output integer. Use the value of
CompFlag
to
learn the state of compression configured for a
workstation transmission queue. The values of
CompFlag
are as follows:
Any odd number: Data is transmitted to the host in
compressed form.
Any even number: Data transmitted to the host is
not in compressed form.
TransIndicator
An output integer. The value of
TransIndicator
identifies the Native Language ID used by the NRJE
reader to obtain the ASCII–EBCDIC translation table.
Language IDs range from 0 through 255.
ReaderStatus
An output integer. The
ReaderStatus
value shows
the spooling status of the reader identified by
QueuedLdev
. The values returned for
ReaderStatus
are as follows:
Any odd number: The reader is spooled at this time.
Any even number: The reader configured in
QueuedLdev
is not spooled. You are unable to
submit jobs. The NRJE operator must issue a reader
up command (RDRUP) or the system operator must
issue the MPE command OPENQ.
ReaderFence
An output integer. The
ReaderFence
parameter
functions like an MPE OUTFENCE for the
QueuedLdev
.
When
ReaderFence
> 0, and communication to the
host is initiated, each spool file in the transmission
queue whose priority is less than or equal to the
ReaderFence
value is not transmitted. When
ReaderFence
= 0, the MPE system output fence value
(
outfence
) is used.
Call NRJEAlter to reset the priority of job stream files
in the workstation transmission queue.
SystemFence
An output integer. The
SystemFence
is the MPE
outfence
parameter.