DSPLIB2 DISPLAY LIBRARY 2 TAALICS |
The Display Library 2 command displays or lists objects, data
members, and source members in a named library. Summaries of each
section are shown. More information is shown than the system command
DSPLIB, but only a spooled file exists (not an interactive display).
DSPLIB2 can be helpful when reviewing the contents of a library.
A typical command would be:
DSPLIB2 LIB(ABC)
Three parts of the listing would be:
- One line per object
- One line per data member
- One line per source member
DSPLIB2 escape messages you can monitor for
-------------------------------------------
None. Escape messages from based on functions will be re-sent.
DSPLIB2 Command parameters *CMD
--------------------------
LIB The library to be listed.
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:
EDTVAR Edit variable
RTVSYSVAL3 Retrieve system value 3
SNDCOMPMSG Send completion message
SNDESCINF Send escape information
SNDESCMSG Send escape message
SNDSTSMSG Send status message
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
DSPLIB2 *CMD TAALICS QATTCMD
TAALICSC *PGM CLP TAALICSC QATTCL
TAALICSC2 *PGM CLP TAALICSC2 QATTCL
TAALICSR *PGM RPG TAALICSR QATTRPG
|
Added to TAA Productivity tools January 15, 2009