Receiving messages that are directed to console ID zero

You can use the INTIDS keyword on the CONSOLE statement to control whether the console is to receive messages that are directed to console id zero. Those messages are often the responses to internally issued commands. To enable a console to receive such messages, specify INTIDS(Y) for this console in the CONSOLE statement. You can also use the VARY CN command to change this console attribute. If you do not specify this attribute, the default is N.
Note:
  1. Be aware that WTORs directed to console ID zero will also be delivered to consoles that specify INTIDS(Y). This means that the operator at that console will be able to reply to the WTOR.
  2. Multiline messages directed at an Out-Of-Line (OOL) area on a console defined to receive INTIDS will be forced "inline".