DLTEDTD (Delete Edit Description)

DLTEDTD Command syntax diagram

 

Purpose

The Delete Edit Description (DLTEDTD) command deletes a specified user-defined edit description.

Note: Any data description specifications (DDS), or high-level language programs that have already been created, are not affected.

 

Required Parameters

EDTD
Specifies a single-digit code (5, 6, 7, 8, or 9) or the name of the user-defined edit description being deleted. If a single-digit code is entered, the IBM-supplied edit description name corresponding to the digit is assumed. For example, if the digit 5 is entered, the IBM-supplied edit description name QEDIT5 is assumed.

The possible values are:

single-digit-code: Specify the digit code (5, 6, 7, 8, or 9) for the edit description to be deleted.

edit-description-name: Specify the name of the edit description to be deleted.

The possible library values are:

QSYS: Only the QSYS library is searched for the specified edit description.

library-name: Specify the library to be searched for the specified edit description.

Example for DLTEDTD

DLTEDTD   EDTD(5)

This command deletes the user-defined edit description 5 from the system.

Error messages for DLTEDTD

*ESCAPE Messages

CPF2105
Object &1 in &2 type *&3 not found.
CPF2110
Library &1 not found.
CPF2114
Cannot allocate object &1 in &2 type *&3.
CPF2182
Not authorized to library &1.
CPF2189
Not authorized to object &1 in &2 type *&3.
CPF2625
Not able to allocate object &1.