Delete Edit Description (DLTEDTD)

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.

Parameters

Keyword Description Choices Notes
EDTD Edit description Single values: 5, 6, 7, 8, 9
Other values: Qualified object name
Required, Positional 1
Qualifier 1: Edit description Name
Qualifier 2: Library Name, QSYS

Edit description (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.

This is a required parameter.

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.

Examples

DLTEDTD   EDTD(5)

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

Error messages

*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.