TAA Tools
CHKRPGCMD       CHECK RPG COMMAND                      TAARPHJ

The  Check RPG  command  checks  for  the existence  of  the  CRTRPGPGM
command  in  library QSYS.    This  is primarily  an  internal tool  to
prevent  tools from being created by  CRTTAATOOL on systems that do not
have the  RPG compiler.   If the  CRTRPGPGM command does  not exist  in
QSYS, CPF9801 is sent as an escape message.

The command has no parameters and would be entered as:

             CHKRPGCMD

CHKRPGCMD escape messages you can monitor for
---------------------------------------------

      CPF9801    CRTRPGPGM command not found.

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

None.

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

None.

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

None.

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

None, the tool is ready to use.

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

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

   CHKRPGCMD     *CMD                   TAARPHJ       QATTCMD
   TAARPHJC      *PGM       CLP         TAARPHJC      QATTCL
					

Added to TAA Productivity tools May 1, 1999


Home Page Up to Top