Valid on z/OS.
Use the MCSMFRM keyword to specify the display format for console messages. The IBM equivalent to this field is MFORM.
This keyword has the following format:
TSS ADDTO(acid) MCSMFRM(M|J|S|T|X)
One keyword per ACID
Indicates that the system is to display the message ID only.
Indicates that the display is to include the job ID or name.
Indicates that the display is to include the name of the system originating the message.
Indicates that the display is to include a time stamp.
Indicates that messages that are exempt from jobname and system name formatting are ignored.
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:
This example displays message text only:
TSS ADDTO(acid) MCSMFRM(M)
This example removes the display of message text:
TSS REMOVE(acid) MCSMFRM(M)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|