TAA Tools
WRKSAVFOBJ      WORK WITH SAVE FILE OBJECTS            TAASAWJ

The Work  with Save  File Objects  command provides a  work display  of
the objects  saved in a save  file.  Simple options allow  a restore of
the  object, access to the WRKSAVFMBR  command (for data base files) or
to display the object in  the library where the object was  saved from.
WRKSAVFOBJ  provides   a  better  solution  than   the  system  DSPSAVF
command.

A typical command would be:

             WRKSAVFOBJ SAVF(xxx)

A list of the objects in the save file would be displayed.

WRKSAVFOBJ escape messages you can monitor for
----------------------------------------------

None.  Escape messages from based on functions will be re-sent.

WRKSAVFOBJ 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.

   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,  the DSPSAVF  command  is invoked  to  list
                 the objects.


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
     WRKSAVFMBR      Work with save file members

Implementation
--------------

None, the tool is ready to use.

Objects used by the tool
------------------------

   Object        Type    Attribute      Src member    Src file
   ------        ----    ---------      ----------    ----------

   WRKSAVFOBJ    *CMD                   TAASAWK       QATTCMD
   TAASAWJC      *PGM       CLP         TAASAWJC      QATTCL
   TAASAWJC2     *PGM       CLP         TAASAWJC2     QATTCL
   TAASAWJR      *PGM       RPG         TAASAWJR      QATTRPG
   TAASAWJD      *FILE      DSPF        TAASAWJD      QATTDDS
					

Added to TAA Productivity tools May 15, 2008


Home Page Up to Top