Previous Topic: WANAME Keyword—SYSOUT Person DeliveryNext Topic: XCOMMAND Keyword—Command Restrictions


WAROOM Keyword—SYSOUT Room Delivery

Valid on z/OS, ESA 4.2.0 and above only.

Use the WAROOM keyword to indicate the room SYSOUT information is delivered to.

Note: In order for this information to be extracted from the ACID's User or Profile Record, TAILOR_ACCOUNT and TAILOR_SYSOUT must be set to YES for the appropriate Transaction Program (TP).

This keyword has the following format:

TSS ADDTO(acid) WAROOM(roomname)
roomname

Specifies the room name. If spaces are used contain the value within single quotes (for example, 'Second Floor Lab').

Length: Up to 60 characters

This keyword is used with:

Example: WAROOM keyword

This example specifies that SYSOUT information generated by users assigned to the RESDPROF profile is delivered to room 553:

TSS ADDTO(RESDPROF) WAROOM('Room 553')