PRTALLSRCF PRINT ALL SOURCE FILES TAASREF |
The Print All Source Files command prints a list of all source files
in one or more libraries. Each line of information includes the
owner, number of members, last use date, the last change date, and
member description.
A typical command would be:
PRTALLSRCF LIB(*USRLIBL)
This would print a listing of all source files found in the libraries
on the user library list.
You must have *ALLOBJ special authority to use a LIB parameter value
of *ALL or *ALLUSR.
PRTALLSRCF escape messages you can monitor for
----------------------------------------------
None. Escape messages from based on functions will be re-sent.
Command parameters *CMD
------------------
LIB The library to print the source files from. The
default is *USRLIBL for all libraries on the user
portion of the library list.
A specific library, a generic library name or the
special values *ALL, *ALLUSR, or *IBM may be
entered.
Restrictions
------------
You must have *ALLOBJ special authority to use a LIB parameter value
of *ALL or *ALLUSR.
Prerequisites
-------------
The following TAA Tools must be on your system:
CHKALLOBJ Check *ALLOBJ special authority
CVTLIBDBF Convert library data base files
CVTLIBOBJD Convert library object description
EDTVAR Edit variable
RTVDBFA Retrieve data base file attributes
RTVSYSVAL3 Retrieve system value 3
SNDCOMPMSG Send completion 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
------ ---- --------- ---------- ----------
PRTALLSRCF *CMD TAASREF QATTCMD
TAASREFC *PGM CLP TAASREFC QATTCL
TAASREFC2 *PGM CLP TAASREFC2 QATTCL
TAASREFR *PGM RPG TAASREFR QATTRPG
|
Added to TAA Productivity tools April 23, 2001