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

Chapter 5 149
User Intrinsics
NRJEHJInfo
Description
Use NRJEHJInfo to obtain information about jobs that have already
been transmitted to the host. Input information to this intrinsic is as
follows:
Workstation identification:
Wsid
.
Logical starting position within the Job Log:
StartPos
.
Maximum number of elements to be returned in all output arrays
except
Result
:
Incount
.
Job set desired:
UserName
,
UserNameLen
,
JobList
, and
JobListLen
. The structure and contents of
UserName
and
JobList
determine the job set desired.
You can specify either a
UserName
and
UserNameLen
, or a
JobList
and
JobListLen
. If both pairs are specified, only
JobList
and
JobListLen
are used.
NRJEHJInfo zeros or blanks all output arrays on entry.
After NRJEHJInfo has returned control to your program, test the first
element of
Result
.
Text Reference
This intrinsic provides information for the SHOW command. See Chapter
3 , “User Commands.