Contains the eight AOM user flags in &MASKCHK format.
&ZMAOMUFM contains a string of eight characters that indicate the settings of the eight AOM user flags, if the current message contains AOM data. The eight characters are Y or N. For example:
YNNNYNNY
The built-in function &MASKCHK is used to check the settings.
Example: &ZMAOMUFM
&USRFLAG3 = &MASKCHK **Y***** &ZMAOMUFM &IF .&USRFLAG = .EQ &THEN &FLAG3 = ON
Notes:
&ZMAOMUF1-8 are flags which is set in the screening table or by an AOMPROC.
This system variable corresponds to the &AOMUFLGS system variable available to an AOMPROC.
See Also: The &ZMAOMUF1-8 and &AOMUFLGS descriptions.
| Copyright © 2009 CA. All rights reserved. |
|