DLTTAACMD DELETE TAA COMMANDS TAATOLO |
The Delete TAA Commands tool is the companion tool to the DUPTAACMD
tool. DLTTAACMD allows you to 'change your mind' and not have a
command library.
See the discussion in the 'Library List Requirements' information
member on the HELPTAA menu for a discussion of the advantages and
disadvantages of a command library.
You must have *ALLOBJ special authority to use the DLTTAACMD.
A typical command would be:
DLTTAACMD LIB(xxx)
The library must exist and must not be one of the TAA Tool libraries
TAATOOL, TAASECURE, TAAINS, TAAINS2, or TAAWORK.
You can have non-TAA Tool objects in the command library and they
will not be deleted by DLTTAACMD.
DLTTAACMD deletes the following from the TAATOOL library:
** Any command definition (*CMD) objects that were created from a
TAA source member.
** Any menu (*MENU) objects where the same named menu exists in
TAATOOL.
** Any file (*FILE) objects that were created from a TAA source
member.
If the objects can be deleted, DLTTAACMD also:
** Changes the CRTTAATOOL command in TAATOOL so the default for
the CMDLIB parameter is TAATOOL.
** Changes the TAACTL data area to reflect the use of TAATOOL as
the command library. This allows the next install of the TAA
Productivity Tools product to default to use TAATOOL as the
command library.
It is considered an error if no *CMD, *MENU, or *FILE objects exist
in the named library.
It is not considered an error if no objects are deleted. The command
will complete normally with the CRTTAATOOL command change and the
TAACTL data area change completed.
Command parameters *CMD
------------------
LIB The library that contains the objects to be deleted.
This is known as the 'command library'.
Restrictions
------------
None.
Prerequisites
-------------
The following TAA Tools must be on your system:
CHKALLOBJ Check *ALLOBJ authority
EDTVAR Edit variable
SNDCOMPMSG Send completion message
SNDESCMSG Send escape message
SNDSTSMSG Send status message
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
DLTTAACMD *CMD TAATOLO QATTCMD
TAATOLOC *PGM CLP TAATOLOC QATTCL
|
Added to TAA Productivity tools May 1, 1996