Previous Topic: MCSLEVL Keyword—Specify Messages ReceivedNext Topic: MCSMFRM Keyword—Console Message Format


MCSLOGC Keyword—Specify Hard Copy Log

Valid on z/OS.

Use the MCSLOGC keyword to specify whether command responses are logged in the hard copy log. The IBM equivalent to this field is LOGCMDRESP.

This keyword has the following format:

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

One keyword per ACID

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:

Example: MCLOGC keyword

This example specifies that command responses should be logged:

TSS ADDTO(acid) MCSLOGC(YES)