Previous Topic: MCSINTIDS Keyword—Receive Messages for Console ID=0Next Topic: MCSLEVL Keyword—Specify Messages Received


MCSKEY Keyword—Assign Key Keyword

Valid on z/OS

Use the MCSKEY keyword to assign a KEY keyword to this console. The IBM equivalent to this field is KEY.

This keyword has the following format:

TSS ADDTO(acid) MCSKEY(keyword)
Capacity of list

One keyword per ACID.

keyword length

One to eight characters.

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: MCSKEY keyword

This example adds an KEY keyword of X:

TSS ADDTO(acid) MCSKEY(X)

This example removes an KEY keyword of X:

TSS REMOVE(acid) MCSKEY(X)