Previous Topic: &AOMAUTOT

Next Topic: &AOMCHAR1


&AOMBC

A system variable that indicates whether or not the current message is a broadcast message.

This variable is set to YES if the current message is a console broadcast message; otherwise it is set to NO.

Example: &AOMBC

& IF &AOMBC = YES &THEN &AOMCONT COLOR=WHITE

Note: Console broadcast is also indicated in the message level attribute.

More information:

&AOMMSGLV