RPLEDTD REPLACE EDIT DESCRIPTION TAASYTH |
The Replace Edit Description command uses the outfile created by
CVTEDTD to replace one or all of the Edit Descriptions (5-9) in QSYS.
A specific Edit Description (or all) are deleted and then the values
from the CVTEDTD outfile are used to create the new Edit
Descriptions. The command is helpful in moving a standard set of
Edit Descriptions to other systems.
You must have *ALLOBJ authority to use RPLEDTD.
You must have first used CVTEDTD to create the outfile EDTDP.
To replace all Edit Descriptions, you would specify:
RPLEDTD LIB(xxx)
where the library contains the EDTDP file.
One or more records must exist in EDTDP for the command to process.
For the named (or all) Edit Description:
** DSPEDTD is used to print the old version if it exists.
** The existing Edit Description is deleted.
** The new Edit Description is created from the EDTDP data.
** DSPEDTD is used to print the new Edit Description.
Use of CVTEDTD/RPLEDTD on the same system
-----------------------------------------
Some users may want to capture a good version of the Edit Description
entries for a possible later use if the entries become damaged or
need to be reset. The use of CVTEDTD to save the existing
definitions will allow you to use RPLEDTD if it is ever needed.
RPLEDTD escape messages you can monitor for
-------------------------------------------
None. Escape messages from based on functions will be re-sent.
Command parameters *CMD
------------------
LIB The library containing the EDTDP file. The file
must have been created by CVTEDTD.
EDTD The Edit Description to be replaced. The default is
*ALL to replace all Edit Descriptions. A value of
5-9 may be entered to replace a specific Edit
Description.
Restrictions
------------
You must have *ALLOBJ special authority to use RPLEDTD.
Prerequisites
-------------
The following TAA Tools must be on your system:
CHKAPOST Check apostrophe
CHKSPCAUT Check special authority
SNDCOMPMSG Send completion message
SNDESCMSG Send escape message
SNDJLGMSG Send job log message
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
RPLEDTD *CMD TAASYTH QATTCMD
TAASYTHC *PGM CLP TAASYTHC QATTCL
|
Added to TAA Productivity tools March 15, 2002