z/OS TSO/E Command Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


CHANGE.FUNCTION command operands

z/OS TSO/E Command Reference
SA32-0975-00

MSG
requests that the change apply to the message (MSG) function. The MSG function represents the messages from other TSO/E users, the operator, and background jobs.
SM
requests that the change apply to the Session Manager (SM) function. The SM function represents work related to the Session Manager.
TSO
requests that the change apply to the TSO function. The TSO function represents work related to TSO.
OUTPUT(stream_name intensity)
stream_name
The name of the output stream for the specified function.
intensity
specifies the brightness at which the information is to be displayed in the output stream. The valid values are:
1
The information is to be displayed at normal intensity.
2
The information is to be highlighted.
INPUT(stream_name)
The name of the input stream for the specified function.
COPY(stream_name intensity) | NOCOPY
COPY(stream_name intensity)
requests that the Session Manager copy the input stream for this function into an output stream.
stream_name
is the name of the output stream that is to contain a copy of the information from the input stream.
intensity
specifies the brightness at which the copied information is be displayed. The valid values are:
0
The copied information is not to be displayed. You can see the line that the information occupies, but the information itself is invisible.
1
The copied information is to be displayed at normal intensity.
2
The copied information is to be highlighted.
NOCOPY
specifies that the Session Manager is not to copy the information from the input stream into an output stream.
ALARM(INPUT | OUTPUT | NO)
specifies whether the terminal's audible alarm is to sound when information enters a stream. The stream does not have to be currently displayed for the alarm to sound. You can set ALARM to sound for either the input stream or the output stream, but not both.
Note: If your terminal does not have an audible alarm, the Session Manager still accepts this operand. It has no way of knowing whether your terminal has an audible alarm.
INPUT
specifies that the audible alarm is to sound when a line of information enters the input stream for the specified function.
OUTPUT
specifies that the audible alarm is to sound when the a line of information enters the output stream for the specified function.
NO
specifies that the audible alarm is not to sound when information is added to any of the function streams.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014