ADDSRCMBR ADD SOURCE MEMBER TAASRCA |
**************************************************
* *
* The ADDSRCMBR tool exists only for *
* compatibility reasons with an old version *
* in the QUSRTOOL tools. It is no longer *
* needed because ADDPFM now supports the *
* SRCTYPE parameter. *
* *
**************************************************
The Add Source Member command allows you to add a member of a
specific source type. This was an important function before ADDPFM
supported the SRCTYPE parameter.
A typical command would be:
ADDSRCMBR SRCFILE(xxx) MBR(yyy) TYPE(RPG) +
TEXT('xxx')
Prompt for the command to see the supported source types.
Command parameters *CMD
------------------
SRCFILE The qualified file name of the source file. The
library value defaults to *LIBL. *CURLIB may also
be used.
MBR The member to be added.
TYPE The source type of the member. Prompt for the
command to see the supported source types.
TEXT The text description of the member.
Restrictions
------------
All of the source types supported on the QUSRTOOL version of the
command are supported, but not all of the currently valid source
types.
Prerequisites
-------------
The following TAA Tools must be on your system:
CHKMBR2 Check member 2
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
------ ---- --------- ---------- ----------
ADDSRCMBR *CMD TAASRCA QATTCMD
TAASRCAC *PGM CLP TAASRCAC QATTCL
|
Added to TAA Productivity tools May 1, 1996