CNFRMVM CONFIRM REMOVE MEMBER TAAMBRI |
The Confirm Remove Member command is a front end to RMVM. The intent
of the command is to show meaningful information about the member and
let the user confirm the removal.
When the command is entered, a display is shown with:
** Member level information such as the text description, number
of records, last used date, etc.
** The first 5 records from the file (78 bytes of each).
The user must then press F6 to remove the member or F12 to cancel the
request. The Enter key is invalid and a message is displayed.
The command has the same syntax as RMVM:
CNFRMVM FILE(xxxx) MBR(yyyy)
The command is most useful against source files.
In some environments, it may be desirable to prevent the use of RMVM
interactively and have the user perform CNFRMVM. This could be done
by use of the ALLOW parameter on RMVM.
Command parameters *CMD
------------------
FILE The qualified file name of the file. The library
value defaults to *LIBL.
MBR The member to be removed. No special values exist.
You must enter a valid member name. The *ALL value
is not supported.
Restrictions
------------
The command can only be entered interactively (not in batch).
Prerequisites
-------------
The following TAA Tools must be on your system:
CVTDSPDTA Convert display data
SNDCOMPMSG Send completion message
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
CNFRMVM *CMD TAAMBRI QATTCMD
TAAMBRIC *PGM CLP TAAMBRIC QATTCL
TAAMBRIR *PGM RPG TAAMBRIR QATTRPG
TAAMBRID *FILE DSPF TAAMBRID QATTDDS
|
Added to TAA Productivity tools April 1, 1995