Messages to the operator: DFHCLT TYPE=WTO
These two instructions define a message that is written to the system operator.
- WTOL=addr
- Specifies the address of a list format WTO macro that defines the message and any associated route codes and descriptor codes.
The MF (macro format), ROUTCDE (routing code), and DESC (descriptor) operands of the WTO macro are described in z/OS MVS Programming: Authorized Assembler Services Reference (Volume 1).
An example is to send a request to the operator:
DFHCLT TYPE=WTO,
WTOL=wtoad
wtoad WTO 'switch local terminals, please',
MF=L