SNA NRJE User/Programmer Reference Manual (30292-90006)
Chapter 5 131
User Intrinsics
Introduction
Table 5-1 NRJE User Intrinsics
Name Description
NRJEActiveWS Provides the number and identification of active NRJE
workstations.
NRJEAlter * Revises the priority of a submitted job or jobs.
NRJECancel * Cancels previously submitted jobs not yet transmitted.
NRJEErrMsg Obtains and writes an NRJE error message string.
NRJEHJCancel * Cancels jobs already transmitted to the host, by marking the Job
Log to dispose of returning data sets. This intrinsic does not apply
if you are connected to a VSE/POWER host system.
NRJEHJInfo * Obtains a list of jobs transmitted to the host, the number of data
sets received against those jobs, and the special destinations of
those data sets. This intrinsic does not apply if you are connected
to a VSE/POWER host system.
NRJEJobInfo * Obtains a list of jobs submitted but not transmitted to the host,
and job spool file characteristics.
NRJELUList Provides a list of all LUs and related characteristics for a
workstation.
NRJEQueue Obtains information about a workstation transmission queue (the
spooled reader).
NRJESubmit * Prepares a batch input job stream for transmission to a host
system.
NRJE2Submit * Creates a job input stream on the transmission queue to send to a
host system, and allows the user to specify output destinations for
data sets returning from the job submitted to the host. If you are
connected to a VSE/POWER host system, the output routing
capabilities are not available.
NRJEWelcome Obtains the contents of the NRJE welcome message.
NRJEWriter Obtains information about the logical writers configured for a
workstation.
NRJEWSInfo Obtains general information about a workstation.
* This intrinsic has NRJE manager extensions.