Delete Mode Description (DLTMODD)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Delete Mode Description (DLTMODD) command deletes the specified mode description.

Top

Parameters

Keyword Description Choices Notes
MODD Mode description Qualifier list Required, Positional 1
Qualifier 1: Mode description Generic name, name
Top

Mode description (MODD)

Specifies the names of one or more mode description to delete. A specific mode description or a generic mode description can be specified.

mode-description-name
Specify the name of the mode description to delete.
generic*-mode-description-to-name
Specify the generic name of the mode description to delete.

Note: A generic name is specified as a character string that contains one or more characters followed by an asterisk (*). If a generic name is specified, then all objects that have names with the same prefix as the generic object name are selected.

This is a required parameter.

Top

Examples

DLTMODD   MODD(MODE01)

This command deletes the mode description MODE01 from the system.

Top

Error messages

*ESCAPE Messages

CPF2105
Object &1 in &2 type *&3 not found.
CPF2634
Not authorized to object &1.
Top