CRTTAAPRX CREATE TAA PROXY COMMAND TAATOMV |
The Create TAA Proxy Command command should be used when a TAA
command needs to be duplicated to a user library. A proxy command
uses the command version in TAATOOL. This allows one set of
authorizations to exist and prevents errors caused by typical changes
to a TAA command in a future TAA version.
You must have *ALLOBJ authority to use CRTTAAPRX.
A typical command would be:
CRTTAAPRX CMDNAM(xxx) CMDLIB(yyy)
The TAA command would be duplicated from the TAATOOL library to the
yyy library.
CRTTAAPRX escape messages you can monitor for
---------------------------------------------
None. Escape messages from based on functions will be re-sent.
CRTTAAPRX Command parameters *CMD
----------------------------
CMDNAM The command name in TAATOOL to be duplicated.
CMDLIB The library where the command should be duplicated
to.
Restrictions
------------
You must have *ALLOBJ authority to use CRTTAAPRX.
Prerequisites
-------------
The following TAA Tools must be on your system:
CHKALLOBJ Check *ALLOBJ special authority
SNDCOMPMSG Send completion message
SNDESCINF Send escape information
SNDESCMSG Send escape message
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
CRTTAAPRX *CMD TAATOMV QATTCMD
TAATOMVC *PGM CLP TAATOMVC QATTCL
|
Added to TAA Productivity tools October 15, 2011