HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


SUPRWARN

HLASM Programmer's Guide
SC26-4941-06

Read syntax diagramSkip visual syntax diagram
SUPRWARN

   .-NOSUPRWARN--+--------------------+-.   
   |             |   .-,----------.   | |   
   |             |   V        (1) |   | |   
   |             '-(---msgnum-----+-)-' |   
>>-+------------------------------------+----------------------><
   |              .-,----------.        |   
   |              V        (1) |        |   
   '-SUPRWARN--(----msgnum-----+--)-----'   

Notes:
  1. Specify at least one message number.
Default
NOSUPRWARN
Abbreviations
SUP, NOSUP
Restrictions
You can only suppress messages of severity 4 or less.
SUPRWARN
Suppresses the specified message numbers.
NOSUPRWARN
Reverses the action of SUPRWARN and allows the specified message numbers to be displayed.
msgnum
1–4 digit message number.

If you specify an invalid message number, message ASMA318W is issued. If you specify a message number with a severity higher than 4, message ASMA319W is issued.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014