TAA Tools
WRKASP          WORK ASP                               TAAASPF

The Work  ASP command provides  a subfile display  with one record  per
ASP.   The major status  fields are shown including  the total capacity
and  the amount used.   Options are available  such as display details,
change the ASP  attributes, and  print the libraries  by ASP.   Special
authority is required for some options.

Only the options are shown which are valid for the users authority.

The QYASPOL API is used to access the information.

The command has no parameters and would be entered as:

             WRKASP

The special authorities required are:

  **   To change  the attributes, the  user must have both  *ALLOBJ and
       *SERVICE.

  **   To print the libraries by ASP, *ALLOBJ is required.

WRKASP escape messages you can monitor for
------------------------------------------

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

Restrictions
------------

See previous comments about special authority required.

Prerequisites
-------------

The following TAA Tools must be on your system:

     ADJVAR          Adjust variable
     CHGASPA2        Change ASP attributes 2
     DSPASPA2        Display ASP attributes 2
     EDTVAR          Edit variable
     FILEFDBCK       File feedback
     PRTASPLIB       Print ASP libraries
     PRTASPOVF       Print ASP overflow
     RTVASPSTS       Retrieve ASP status
     RTVSPCAUT       Retrieve special authorities
     SNDESCMSG       Send escape message

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

None, the tool is ready to use.

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

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

   WRKASP        *CMD                   TAAASPF       QATTCMD
   TAAASPFC      *PGM       CLP         TAAASPFC      QATTCL
   TAAASPFC2     *PGM       CLP         TAAASPFC2     QATTCL
   TAAASPFR      *PGM       RPG         TAAASPFR      QATTRPG
   TAAASPFD      *FILE      DSPF        TAAASPFD      QATTDDS

TAAASPFC2 is called from TAAASPFR to run the options.

TAAASPFC3 is called from TAAASPFR to access ASP info.
					

Added to TAA Productivity tools December 15, 2000


Home Page Up to Top