Previous Topic: &ZMAOMRCM

Next Topic: &ZMAOMSOS


&ZMAOMRCX

Contains the AOM routing code(s) assigned to the current message, in hexadecimal characters.

If the current message contains AOM data, then this system variable contains the 128 AOM routing codes, as sixteen hexadecimal digits. For example, &ZMAOMRCX contains E020000000000000 for ROUTCDE=(1,2,3,11).

This system variable is null if the current message has no AOM attributes (&ZMAOMDTA=NO).

Example: &ZMAOMRCX

& CALL STATPROG &ZMAOMRCX

Note: &ZMAOMRCX is hexadecimal packed before being passed to a user program via &CALL by using the built-in function &HEXPACK.

More information:

&AOMRHEX

&ZMAOMRC

&ZMAOMRCM