DSPCMDPARM DISPLAY COMMAND PARAMETERS TAACMDY |
The Display Command Parameters command provides a spooled file with
one line for each parameter of a command. The columnar display can
make it easier to understand the important characteristics about the
parameters of a user written command. The source member must be
identified.
A typical command would be:
DSPCMDPARM MBR(xxx)
A spooled file would be displayed with one line for each parameter of
the command.
Command parameters *CMD
------------------
MBR The source member name. It must be a CMD type.
SRCFILE The qualified source file name of the source file.
QCMDSRC is the default in *LIBL. *CURLIB may also
be used as a library qualifier.
OUTPUT How to output the results. * is the default.
*PRINT may be specified. This is the same
definition as most DSP commands.
Restrictions
------------
The RTVCMDPARM command is used to access the information. It has
several restrictions.
Prerequisites
-------------
The following TAA Tools must be on your system:
EXCOUTPUT Execute output parameter
RTVCMDPARM Retrieve command parameters
RTVSYSVAL3 Retrieve system value nbr 3
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
DSPCMDPARM *CMD TAACMDY QATTCMD
TAACMDYC *PGM CLP TAACMDYC QATTCL
TAACMDYR *PGM RPG TAACMDYR QATTRPG
|
Added to TAA Productivity tools May 1, 1996