A system variable containing the eight user flags in &MASKCHK format.
&AOMUFLGS contains a string of eight characters which match the settings of the eight user flags (&AOMUFLG1-8) with Y or N. For example:
YNNNYNNY
The built-in function &MASKCHK is used to test the settings.
Example: &AOMUFLGS
&USRFLAG3 = &MASKCHK **Y***** &AOMUFLGS &IF &USRFLAG = EQ &THEN &FLAG3 = ON
Notes:
&AOMUFLG1-8 are user definable flags set in the screening table.
The user flag mask is available to AOM message receivers in the system variable &ZMAOMUFM.
| Copyright © 2009 CA. All rights reserved. |
|