[Library] [Contents] [Revisions] [Prev Topic] [Next Topic] [Search] [Search Results] [Prev Topic Match] [Next Topic Match] [Notes] [List Notes] [Print] [Download] [Help]

4.2.3.2.3 Changing the Session Function Streams



The following figure summarizes the session functions and their attributes. You cannot specify an input stream for the message (MSG) function. Therefore, this area has been left blank in the figure below.

   Intensity (INT) refers to the brightness at which the information is 
   displayed in a stream. 


0
The information in the stream is not displayed. You can see the line that the information occupies, but the information itself is invisible.

1
The information in the stream is displayed at normal intensity.

2
The information in the stream is highlighted.

ALARM indicates whether the terminal's audible alarm sounds when information enters the stream.

    __________________________________________________________________________________________________  
   | Session         | Input  | Output |                 |        |                 |        |        | 
   | Function        | Stream | Stream |                 |        |                 |        |        | 
   |_________________|________|________|_________________|________|_________________|________|________| 
   |                 | Name   | Alarm  | Where Copied    | INT    | Name            | INT    | Alarm  | 
   |_________________|________|________|_________________|________|_________________|________|________| 
   | TSO/E           | TSOIN  | NO     | TSOOUT          | 2      | TSOOUT          | 1      | NO     | 
   |_________________|________|________|_________________|________|_________________|________|________| 
   | SM              | SMIN   | NO     | SMOUT           | 0      | SMOUT           | 2      | YES    | 
   |_________________|________|________|_________________|________|_________________|________|________| 
   | MSG             | -      | -      | -               | -      | TSOOUT          | 2      | YES    | 
   |_________________|________|________|_________________|________|_________________|________|________| 


   You can change the input or output streams for any of the session 
   functions, any attributes relating to those streams, and whether the alarm 
   is to sound. For example, you might want your messages to go to the 
   MESSAGE stream instead of the TSOOUT stream or you might not want the 
   TSOIN stream copied to the TSOOUT stream. With the CHANGE.FUNCTION 
   command, you can specify: 




   The commands that define the streams and their characteristics for each of 
   the session functions in the default environment are: 


     CHANGE.FUNCTION TSO INPUT(TSOIN) COPY(TSOOUT 2) 
        OUTPUT(TSOOUT 1) ALARM(NO) 
     CHANGE.FUNCTION MSG OUTPUT(TSOOUT 2) ALARM(OUTPUT) 
     CHANGE.FUNCTION SM INPUT(SMIN) COPY(SMOUT 0) 
      OUTPUT(SMOUT 2) ALARM(OUTPUT) 


   For more information, see the syntax description of the CHANGE.FUNCTION 
   command in OS/390 TSO/E Command Reference. 




[Prev Topic] [Next Topic] © Copyright IBM Corp. 1988, 2000

IBM BookManager® BookServer Copyright 1989, 1999 IBM Corporation. All rights reserved.


Return to library: [ OS/390 | TPF | VM | VSE | IBM Hardware | S/390 Redbooks | RS/6000 SP ]

Glossary - IBM Dictionary of Computing

How to: [ Order publications | Contact OS/390 ]