A system variable that contains the routing code(s) assigned to the current message, in &MASKCHK format.
The routing codes(s) that can be assigned to a message are in the range from 1 to 128. This is a 128-character system variable containing 128 Y/N values representing the routing code(s).
For example, ROUTCDE=(1,2,3,11) yields a 128-byte value of YYYNNNNNNNYNNNNN....N.
Example: &AOMRMASK
&ROUTECODE = &MASKCHK YYYNNNNNNNYNNNNN &AOMRMASK
Note: &AOMRMASK can be used to identify invalid route codes.
| Copyright © 2009 CA. All rights reserved. |
|