PRTJOB PRINT JOB TAAJOCM |
The Print Job command is a front end to the system DSPJOB command to
print the information. The command is intended to be used with the
JOBTALK tool or anytime a simple listing of the job information is
needed.
A typical command would be:
PRTJOB OPTION(*ALL)
A spooled file is created with the name JOBINFO.
If a command such as:
PRTJOB JOB(DSP01)
is used and duplicate job names exist, an error message will occur
with diagnostic messages describing the duplicate jobs.
Command parameters *CMD
------------------
JOB The qualified name of the job. The default is *
meaning the current job.
OPTION The type of output to be produced. The default is
*ALL for all information produced by DSPJOB.
Specific values such as *LIBL may be used which are
passed to the DSPJOB command. For a full list of
the values, prompt for the available options.
Restrictions
------------
None.
Prerequisites
-------------
The following TAA Tools must be on your system:
SNDCOMPMSG Send completion message
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
PRTJOB *CMD TAAJOCM QATTCMD
TAAJOCMC *PGM CLP TAAJOCMC QATTCL
|
Added to TAA Productivity tools November 1, 1997