TAA Tools
CHKSRCTYP3      CHECK SOURCE TYPE 3                    TAADBOG

The Check  Source Type  3 command  checks a  value to  see if  it is  a
valid source type as described by the WRKMBRPDM MBRTYPE parameter.

A typical command would be:

             CHKSRCTYP  SRCTYPE(xxx)

The  source type  would be  checked to  see if  it was  valid.   If not
valid, and escape message would be issued.

CHKSRCTYP3 escape messages you can monitor for
----------------------------------------------

      TAA9891    The source type is not valid

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

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

   SRCTYPE       The  source type to  be checked.   The valid types are
                 taken from  the  WRKMBRPDM  MBRTYPE parameter.    This
                 includes  BAS, BAS36,  BAS38,  BASP,  BASP38, C,  CBL,
                 CBLLE,   CBL36,  CBL38,   CICSC,  CICSCBL,  CICSCBLLE,
                 CICSMAP,  CICSSQLCBL,  CLD,  CLLE,  CLP,  CLP38,  CMD,
                 CMD38,  CPP,  DSPF,  DSPF36, DSPF38,  FTN,  ICFF,  LF,
                 LF38,  MENU,   MNU,  MNUCMD,  MNUDDS,  MNU36,  MSGF36,
                 OCL36,  PAS,  PF,  PF38,  PLI,  PLI38,  PNLGRP,  PRTF,
                 PRTF38, QRY38,  REXX, RMC,  RPG, RPGLE, RPG36,  RPG38,
                 RPT,  RPT36,  RPT38,  SPADCT,  SQLC,  SQLCPP,  SQLCBL,
                 SQLCBLLE,  SQLFTN, SQLPLI, SQLRPG,  SQLRPGLE, TBL, and
                 TXT.


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

None.

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

The following TAA Tools must be on your system:

     SNDESCINF       Send escape information
     SNDESCMSG       Send escape message

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

None, the tool is ready to use.

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

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

   CHKSRCTYP3    *CMD                   TAADBOG       QATTCMD
   TAADBOGC      *PGM       CLP         TAADBOGC      QATTCL
					

Added to TAA Productivity tools October 15, 2013


Home Page Up to Top