PURPOSE: This option controls the displaying of warning messages during the execution of a GET, PUT, READY, or CREATE statement on an auxiliary Data Set (DS) in a Process Module (PM). This command is valid in a CM, PM, SF and as a direct command.
{ENABLE; DISABLE} AUX MESSAGES [{IF; UNLESS} clause]
ENABLE |
allows the displaying of messages during a GET, PUT, READY, or CREATE operation from an auxiliary DS during the execution of a PM. This is the default state. |
DISABLE |
suppresses the displaying of such messages. |
{IF; UNLESS} clause |
specifies certain criteria that must be met for the ENABLE or DISABLE command to take effect. |
NOTES: The HUSH option used with a Process Module statement also suppresses the displaying of ACCENT R messages.
Even though the displaying of messages may be suppressed with DISABLE AUX MESSAGES, the system field @AUX contains the key to the last message of its type issued by the system and can be accessed any time.
SEE ALSO: CREATE, GET, HUSH, PUT, READY - PM statements, @AUX, @ERROR_MESSAGE, @WARNING_MESSAGE