CNFDLTARA CONFIRM DELETE DATA AREA TAAARAV |
The Confirm Delete Data Area command provides a confirmation display
and allows F6 to delete the data area. The attributes of the data
area are shown along with the first 400 bytes of the current value.
Both *CHAR and *DEC (up to 15 digits) data areas are supported. The
QWCRDTAA API is used.
You must have both *USE and *OBJEXIST authority to the data area.
A typical command would be:
CNFDLTARA DTAARA(xxx)
The data area attributes would be displayed along with the first 400
bytes of the value. F6 may be used to delete the data area. F12 may
be used to cancel the request.
CNFDLTARA escape messages you can monitor for
---------------------------------------------
TAA9801 The data area was not found
Escape messages from based on functions will be re-sent.
CNFDLTARA Command parameters *CMD
----------------------------
DTAARA The qualified name of the data area to be deleted.
The library value defaults to *LIBL. A specific
library or *CURLIB may also be used.
Restrictions
------------
*DEC data areas up to 15 digits may be processed.
Prerequisites
-------------
The following TAA Tools must be on your system:
CHKOBJ3 Check object 3
CVTTIM Convert time
EDTVAR Edit variable
RSNLSTMSG Resend last message
RTVDTAARAD Retrieve data area description
SNDCOMPMSG Send completion message
SNDESCINF Send escape information
SNDESCMSG Send escape message
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
CNFDLTARA *CMD TAAARAV QATTCMD
TAAARAVC *PGM CLP TAAARAVC QATTCL
TAAARAVD *PGM DSPF TAAARAVD QATTDDS
|
Added to TAA Productivity tools January 15, 2014