WRKSAVFMBR WORK WITH SAVE FILE MEMBERS TAASAWK |
The Work with Save File Members command provides a work display of
the members of a saved data base file in a save file. Simple options
allow a restore of the member or to display the description of the
online member in the file where the member was saved from.
WRKSAVFMBR provides a better solution than the system DSPSAVF
command.
A typical command would be:
WRKSAVFMBR SAVF(xxx) FILE(yyy)
A list of members from the saved file in the save file would be
displayed.
WRKSAVFMBR escape messages you can monitor for
----------------------------------------------
None. Escape messages from based on functions will be re-sent.
WRKSAVFMBR Command parameters *CMD
-----------------------------
SAVF The qualified name of the save file. The library
value defaults to *LIBL. A specific library or
*CURLIB may also be used.
FILE The data base file name containing the saved members
in the save file.
OUTPUT How to output the results. * is the default to
display the list of objects and allow options if the
command is entered interactively.
If the command is entered in batch or *PRINT is
specified, a spooled file is output.
CALLFROM How the command was invoked. This is intended to be
an internal use function and defaults to *CMD. It
is used by WRKSAVFARM to prevent recursion.
Restrictions
------------
None.
Prerequisites
-------------
The following TAA Tools must be on your system:
ADJVAR Adjust variable
CVTSAVFD Convert save file description
CVTTIM Convert time
DSPERRMSG Display error message
DSPOBJD2 Display object description 2
PMTOPR Prompt operator
RTVSAVFD Retrieve save file 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
------ ---- --------- ---------- ----------
WRKSAVFMBR *CMD TAASAWJ QATTCMD
TAASAWKC *PGM CLP TAASAWKC QATTCL
TAASAWKC2 *PGM CLP TAASAWKC2 QATTCL
TAASAWKR *PGM RPG TAASAWKR QATTRPG
TAASAWKD *FILE DSPF TAASAWKD QATTDDS
|
Added to TAA Productivity tools May 15, 2008