CPYTAADDS COPY TAA DDS TAATOLX |
The Copy TAA DDS command is primarily an internal tool used by CRTxxx
commands such as CRTSRCCTL. It allows the create to occur using the
default of SRCLIB(*TAAARC) regardless of whether a full or
demonstration license exists.
A typical command would be:
CPYTAADDS MBR(TAASRCHP) SRCLIB(*TAAARC)
By default, the member would be copied from either the TAA Archive if
a full license exists or from the QATTDDS file in TAATOOL if a
demonstration license exists. By default the source is copied to
TAATMPSRC in QTEMP.
Command parameters *CMD
------------------
MBR The member to be copied.
SRCLIB The source library to be copied from. The default
is *TAAARC to use the the source from the TAA
Archive.
A user library may be named, but the file name must
be QATTDDS.
TOSRCFILE The qualified file name of the source file to be
copied to. The default is TAATMPSRC in QTEMP. If
the default is used, the source file is created if
it does not exist.
A different file name or library may be used and if
so, the source file must exist.
The library value may be the special values *LIBL or
*CURLIB.
STSMSG Whether to cause a status message during the copy.
The default is *NO which prevents a status message
from being displayed.
*YES may be specified to cause a status message.
Restrictions
------------
None.
Prerequisites
-------------
The following TAA Tools must be on your system:
CPYTAA TAA Archive
RTVTAALIC Retrieve TAA license
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
------ ---- --------- ---------- ----------
CPYTAA *CMD TAATOLX QATTCMD
TAATOLXC *PGM CLP TAATOLXC QATTCL
|
Added to TAA Productivity tools February 1, 1997