Previous Topic: &AOMLDID

Next Topic: &AOMLRSLT

&AOMLROUT

A system variable that contains the local routing option for the message or event as set by the screening table ROUTE or LCLROUTE operands.

A routing option is used to control delivery of messages processed by AOM. Any messages or events that arrive at an AOMPROC have this attribute, and the value is interrogated by the &AOMLROUT system variable.

&AOMLROUT contains the routing value set for the local system. &AOMRROUT contains the value set for ISR delivery.

Example: &AOMLROUT

&IF .&AOMLROUT = .PROCONLY &THEN &AOMDEL

Note: Because &AOMALERT can queue a message to a specific AOMPROC, it is possible to see ROUTE values other than PROC, PROCONLY, or BOTH.

More information:

&AOMROUTE

&AOMRROUT