TAA Tools
ADDRPYLE2       ADD REPLY LIST ENTRY 2                 TAAMSIJ

The  Add  Reply List  Entry  2  command  uses the  outfile  created  by
CVTRPYLE  on one  system to  allow individual  entries  to be  added to
another  system.   One entry  at a  time is  added to the  System Reply
List.  The command  can make it easier  to keep the System Reply  Lists
similar on multiple systems.

You must have *ALLOBJ special authority to use ADDRPYLE2.

You  must first  use CVTRPYLE  on the  system that  contains  the Reply
List  entries you want to  copy from.  Then  transport the RPYLSTP file
to the system  you want to  add one or  more entries to.   Each use  of
ADDRPYLE2 adds one entry.

A typical command would be:

             ADDRPYLE2    LIB(xxx) FROMSEQ(30)

Sequence number  30 would be  searched for in  the RPYLSTP file  in the
named library.   If it exists it would be  added as sequence number 30.
The 'to sequence'  number must not  already exist.   You may  add to  a
different 'to sequence' number by specifying the TOSEQ parameter.

ADDRPYLE2 escape messages you can monitor for
---------------------------------------------

      TAA9891    The 'from sequence' number was not found.
      CPF2555    The 'to sequence' number already exists.

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

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

   LIB           The library  containing the  RPYLSTP file.   The  file
                 must  have been created  by the TAA  CVTRPYLE command.

                 You  may list the information  in the file with PRTDB2
                 FILE(RPYLSTP).

   FROMSEQ       The 'from sequence'  number in the RPYLSTP  file which
                 will  be added.   It must  be a  number between  1 and
                 9999.

   TOSEQ         The  'to sequence' number  to add to  the System Reply
                 List.   The default  is *FROMSEQ  meaning  to use  the
                 same number  as specified  for the  FROMSEQ parameter.
                 The  sequence  number must  not already  exist  in the
                 System Reply List.

                 If a specific sequence number  is entered, it must  be
                 a number between 1 and 9999.

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

None.

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

The following TAA Tools must be on your system:

     CHKALLOBJ       Check *ALLOBJ special authority
     CVTRPYLE        Convert Reply List entry
     EDTVAR          Edit variable
     SNDCOMPMSG      Send completion message
     SNDESCMSG       Send escape message

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

None, the tool is ready to use.

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

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

   ADDRPYLE2     *CMD                   TAAMSIJ       QATTCMD
   TAAMSIJC      *PGM       CLP         TAAMSIJC      QATTCL
					

Added to TAA Productivity tools July 15, 2003


Home Page Up to Top