CNFDLTOBJ CONFIRM DELETE OBJECT TAAOBJG |
The Confirm Delete Object command is a front end to most of the
delete commands. The intent of the command is to show meaningful
information about the object and let the user confirm the deletion.
A display is shown with DSPOBJD type information such as the text
description, the size, the last date used etc.
The user must then press F6 to delete the object or F12 to cancel the
request.
A typical command is entered as:
CNFDLTOBJ OBJ(xxxx) OBJTYPE(*DTAARA)
In some environments, it may be desirable to prevent the use of DLT
commands interactively and have the user perform CNFDLTOBJ. This
could be done by use of the ALLOW parameter on the DLT commands.
Command parameters *CMD
------------------
OBJ The qualified object to be deleted. The library
defaults to *LIBL.
OBJTYPE The object type. Most of the typical object types
are supported. The full list is *CLS *CMD *DTAARA
*DTAQ *FILE *MENU *MSGF *MSGQ *OUTQ *PGM *USRSPC.
Restrictions
------------
The command can only be used interactively (not in batch).
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
------ ---- --------- ---------- ----------
CNFDLTOBJ *CMD TAAOBJG QATTCMD
TAAOBJGC *PGM CLP TAAOBJGC QATTCL
TAAOBJGD *FILE DSPF TAAOBJGD QATTDDS
|
Added to TAA Productivity tools April 1, 1995