A system variable that indicates whether or not the current message was initially suppressed by the Message Processing Facility (MPF).
This system variable contains the value YES if the current message was suppressed by MPF and in turn was processed by the screening table because GLOBAL MPFSUPP=YES was specified.
Before a message is processed by the screening table it may have been suppressed by MPF. Messages suppressed by MPF are not delivered to system consoles.
The AOM screening table does not normally process messages that have been suppressed by MPF. If MPFSUPP=YES is specified on the GLOBAL screening table statement, then MPF suppressed messages are processed by the screening table.
Example: &AOMMPFSP
-* Set MPF suppressed messages to reverse highlighting. &IF &AOMMPFSP = YES &THEN &AOMCONT HLIGHT=REVERSE
Notes:
By using this variable MPF suppressed messages is singled out for special processing.
Note: For more information, see the MPFSUPP operand on the GLOBAL screening table statement.
| Copyright © 2009 CA. All rights reserved. |
|