Previous Topic: &AOMSOS

Next Topic: &AOMTEXT


&AOMSUBT

A system variable containing the subtype of the current line of the current message.

&AOMSUBTP is a two-character variable containing the hexadecimal representation of the bit settings used by AOM to describe the current message. Possible values for &AOMSUBTP are:

80

On for all WTOs (z/OS) or messages (z/VM)

40

On for WTOR

20

ON with 80 if a single line message

10

ON with 80 if a major line

08

ON with 80 if a minor line

04

Force routed for Automation Services console 02 - nn or master console messages

02

Forced routing

01

Replied-to-WTOR

Notes:

&AOMSUBTP can contain one or a combination of the above settings, for example, A0 - WTO (80), single line message (20).

&AOMSUBTP is helpful for debugging purposes.