DSPALLPRX DISPLAY ALL PROXY COMMANDS TAACMFP |
The Display All Proxy Commands command displays or lists all proxy
commands for an actual command. An actual command may have several
proxy commands either on the same chain or as separate chains.
DSPALLPRX will help you if you are trying to identify all the proxy
commands created for an actual command.
DSPALLPRX uses the file TAACMFBP in TAATOOL which is created when the
TAA product is installed. You may also re-create the file with the
CRTFNDCMD command. Using CRTFNDCMD periodically with LIB(*ALL) is
recommended to keep the file up to date. CRTFNDCMD replaces the
existing data in TAACMFBP.
A typical DSPALLPRX command would be:
DSPALLPRX CMD(xxx)
A listing of the proxy commands created by CRTPRXCMD for the
specified command would be displayed.
The command requested must be an actual command and not a proxy
command.
DSPALLPRX escape messages you can monitor for
---------------------------------------------
None. Escape messages from based on functions will be re-sent.
DSPALLPRX Command parameters *CMD
----------------------------
CMD The qualified name of the command to display proxy
commands for, It must be an actual command and not a
proxy command. The library value defaults to *LIBL.
A specific library or *CURLIB may also be used.
OUTPUT How to output the results. * is the default to
display the spooled file if the command is entered
interactively. The spooled file is deleted after it
is displayed.
If the command is entered in batch or *PRINT is
specified, the spooled file is output and retained.
Restrictions
------------
None.
Prerequisites
-------------
The following TAA Tools must be on your system:
ADDDAT2 Add date 2
CHKOBJ3 Check object 3
FNDCMD Find command
RSNLSTMSG Resend last message
RTVCMDA Retrieve command attributes
RTVDAT Retrieve date
RTVSYSVAL3 Retrieve system value 3
SNDCOMPMSG Send completion message
SNDESCINF Send escape information
SNDESCMSG Send escape message
Implementation
--------------
None, the tool is ready to use assuming the TAACMFBP file exists. If
not, use CRTFNDCMD.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
DSPALLPRX *CMD TAACMFP QATTCMD
TAACMFPC *PGM CLP TAACMFPC QATTCL
TAACMFPC2 *PGM CLP TAACMFPC2 QATTCL
TAACMFPR *PGM RPG TAACMFPR QATTRPG
|
Added to TAA Productivity tools October 15, 2011