Deleting a message from the broadcast data set (notices section)

If you find, after listing the notices section of the broadcast data set, that a message is no longer needed, use the SEND...,DELETE command to delete it.
 
SE msgno,DELETE
 

The parameters are:

msgno
The number of the message to be deleted.
DELETE
The specified message is to be deleted.

Example: To delete message number 23, enter:

SE 23,DELETE