Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC) Threadsafe: No |
Parameters Examples Error messages |
The Work with Message Descriptions (WRKMSGD) command shows detailed information about the messages contained in a message file. This command can be used to add, change, remove, and print message descriptions through the Work with Message Descriptions display. When message descriptions are changed by using this display, the current values for the message are shown in the command prompt. However, there is a 512-character limit for the second-level message text.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
MSGID | Message identifier | Name, *FIRST | Optional, Positional 1 |
MSGF | Message file | Qualified object name | Optional, Positional 2 |
Qualifier 1: Message file | Name, QCPFMSG | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB |
Top |
Specifies the message identifier with which to begin showing a list of message descriptions in the message file specified for the Message file (MSGF) parameter.
The first 3 characters must be a code consisting of an alphabetic character followed by two alphanumeric (alphabetic or decimal) characters; the last 4 characters may consist of the decimal numbers ranging from 0 through 9, and the characters A through F.
Top |
Specifies the message file from which the message descriptions are taken.
Qualifier 1: Message file
Qualifier 2: Library
Top |
WRKMSGD MSGF(QSYS/QCPFMSG)
This command displays the Work with Message Descriptions panel, showing all message descriptions found in message file QCPFMSG in library QSYS. From that panel, the user can add, change, delete, display, or print the message descriptions.
Top |
*ESCAPE Messages
Top |