Work with Mode Descriptions (WRKMODD)

Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC)
Threadsafe: No
Parameters
Examples
Error messages

The Work with Mode Descriptions (WRKMODD) command allows you to work with mode description functions through the Work with Mode Descriptions display.

Top

Parameters

Keyword Description Choices Notes
MODD Mode description Generic name, name, *ALL Optional, Positional 1
Top

Mode description (MODD)

Specifies the mode description to work with.

*ALL
Work with all mode descriptions.
generic-mode-description-name
Specify a generic mode description name.

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.

mode-description-name
Specify the name of specific mode description.
Top

Examples

WRKMODD  MODD(*ALL)

This command displays the Work with Mode Descriptions panel, which shows entries for all existing mode descriptions.

Top

Error messages

None

Top