DSPTBL DISPLAY TABLE TAATBLA |
The Display Table command is similar to the display that appears
using option 5 from the system WRKTBL command to display a *TBL
object. A listing is optional. The TAA version also shows any
differences from the base value. For example, if X'04' is output as
X'37' and not as X'04', ** is used to flag the position.
A typical command would be:
DSPTBL TBL(QSYSTRNTBL)
There are 7 screens of output.
DSPTBL escape messages you can monitor for
------------------------------------------
None. Escape messages from based on functions will be re-sent.
DSPTBL Command parameters *CMD
-------------------------
TBL The qualified name of the table (*TBL) object to be
displayed. 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 results if the command is entered
interactively.
If the command is entered in batch or *PRINT is
specified, a spooled file is output.
Restrictions
------------
None.
Prerequisites
-------------
The following TAA Tools must be on your system:
RSNLSTMSG Resend last message
RTVSYSVAL3 Retrieve system value 3
SNDCOMPMSG Send completion message
SNDESCINF Send escape information
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
DSPTBL *CMD TAATBLA QATTCMD
TAATBLAC *PGM CLP TAATBLAC QATTCL
TAATBLAR *PGM RPG TAATBLAR QATTRPG
TAATBLAD *FILE DSPF TAATBLAD QATTDDS
|
Added to TAA Productivity tools August 1, 2008