DSPTAANAM DISPLAY TAA NAME TAATOMP |
The Display TAA Name command allows input of 4 characters for a TAA
ID such as SRCF and sends a completion message with the tool name and
description. This can simplify determining what tool is being used
when only an object name is known.
The naming convention for TAA objects is TAA followed by a unique 4
character ID. The next letter normally indicates the type of object
such as:
C - CL program
R - RPG program
P - Physical file
L - Logical file
If more than one type exists for a tool, the second of the same type
would have a '2' at the end of the name.
To use DSPTAANAM, you need only the 4 character unique identifier.
A typical command would be:
DSPTAANAM TAAID(ACGB)
The returned message would include the
'JOBACG - Job Accounting'
DSPTAANAM escape messages you can monitor for
---------------------------------------------
None. Escape messages from based on functions will be re-sent.
DSPTAANAM Command parameters *CMD
----------------------------
TAAID The TAA 4 character identifier for the tool. All 4
characters must be entered.
Most TAA objects begin with TAA followed by a 4
character identifier that is unique to the tool.
Letters following the identifier indicate the type
of such as a program or a file. For example,
TAASRCFC is a CL program which is the the CPP for
the SCNSRC command.
Restrictions
------------
None.
Prerequisites
-------------
The following TAA Tools must be on your system:
CHKVAL Check value
RTVTAAD Retrieve TAA description
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
------ ---- --------- ---------- ----------
DSPTAANAM *CMD TAATOMP QATTCMD
TAATOMPC *PGM CLP TAATOMP QATTCL
|
Added to TAA Productivity tools January 15, 2010