Previous Topic: MCSAUTH Keyword—Authorize CommandsNext Topic: MCSCMDS Keyword—Specify System


MCSAUTO Keyword—Assign AUTO Keyword

Valid on z/OS.

Use the MCSAUTO keyword to specify whether the AUTO keyword is assigned to this console. The IBM equivalent to this field is AUTO.

This keyword has the following format:

TSS ADDTO(acid) MCSAUTO(YES|NO)
Capacity of list

One keyword per ACID

All MCS resources must be added to a User Record and cannot be added to a Profile or to the ALL Record.

This keyword is used with:

Examples: MCSAUTO keyword

This example assigns the AUTO keyword to ACID USERA:

TSS ADDTO(USERA) MCSAUTO(YES)

This example removes the AUTO keyword of from USERA:

TSS REMOVE(USERA) MCSAUTO