Listing the notices section of the broadcast data set

Use the SEND...,LIST command to keep track of accumulated messages in the notices section of the broadcast data set. You can list one or all of the messages.
 
SE [msgno,]LIST
 

The parameters are:

msgno
The number of the message to list. Omitting this operand results in all messages in the notices section, and the message numbers assigned to them, being listed.
LIST
The requested message or all messages in the notices section of the SYS1.BRODCAST data set are to be listed on the console.

Example 1:

To list all messages in the notices section of the SYS1.BRODCAST data set, enter:
SE LIST

Example 2:

To list message number 21, enter:
SEND 21,LIST