DLTCMDSRC DELETE COMMAND SOURCE TAACMDJ |
The Delete Command Source command allows you in a single command to
delete both the command definition object and the source member used
to create the command. This is useful for cleanup purposes.
A typical command would be:
DLTCMDSRC CMD(xxx)
The information from the command is accessed to determine the source
that was used to create the command.
If either the command or the source cannot be found, or you are not
authorized to delete both, or the source member cannot be allocated,
neither the command is deleted nor the source removed. An
appropriate message would appear.
Command parameters *CMD
------------------
CMD The qualified name of the command to be deleted.
The library defaults to *LIBL. *CURLIB may also be
used.
Restrictions
------------
None.
Prerequisites
-------------
The following TAA Tools must be on your system:
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
------ ---- --------- ---------- ----------
DLTCMDSRC *CMD TAACMDJ QATTCMD
TAACMDJC *PGM CLP TAACMDJC QATTCL
|
Added to TAA Productivity tools April 1, 1995