TAA Tools
CVTACTPRFL      CONVERT ACTIVE PROFILE LIST            TAASEHS

The Convert Active Profile  List command builds an outfile  of the user
profiles  displayed by the  DSPACTPRFL command.   DSPACTPRFL  lists the
profiles  which will not be disabled  by the system ANZPRFACT function.
CHGACTPRFL is used to maintain  the list.  CHGUSRPRF can still  be used
to disable  these profiles.  The  outfile is named ACTPRFP.   The model
file is TAASEHSP with a format name of ACTPRFLR.

You must have *ALLOBJ special authority to use CVTACTPRFL.

Because   CVTACTPRFL  reads  spooled  file   information,  it  is  only
supported for lower and upper case English.

A typical command would be:

             CVTACTPRFL   OUTLIB(xxx)

One  record  would   written  for  each   user  profile  displayed   by
DSPACTPRFL.  The records will exist in user profile name order.

CVTACTPRFL escape messages you can monitor for
----------------------------------------------

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

CVTACTPRFL Command parameters                         *CMD
-----------------------------

   OUTLIB        The  library  in  which   the  ACTPRFP  file  will  be
                 placed.   The default is  *LIBL.  If  the ACTPRFP file
                 does not already exist,  a library must be  specified.

   OUTMBR        The member  of the ACTPRFP  file to be  used.  If  the
                 member does  not exist, it  is added.   The default is
                 ACTPRFP.

   REPLACE       A  *YES/*NO  value for  whether  the member  should be
                 cleared before writing  records into it.   The default
                 is *YES.

                 *NO  may  be  specified  to add  records  to  existing
                 data.

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

You must have *ALLOBJ special authority to use CVTACTPRFL.

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

The following TAA Tools must be on your system:

     CHKALLOBJ       Check *ALLOBJ special authority
     DUPTAADBF       Duplicate TAA data base file
     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
   ------        ----    ---------      ----------    ----------

   CVTACTPRFL    *CMD                   TAASEHS       QATTCMD
   TAASEHSC      *PGM       CLP         TAASEHSC      QATTCL
   TAASEHSC2     *PGM       CLP         TAASEHSC2     QATTCL
   TAASEHSR      *PGM       RPG         TAASEHSR      QATTRPG
   TAASEHSP      *FILE      PF          TAASEHSP      QATTDDS
					

Added to TAA Productivity tools August 1, 2008


Home Page Up to Top