z/OS Communications Server: SNA Programming
|
Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
Method for writing a program operator z/OS Communications Server: SNA Programming SC27-3674-00 |
|
|
An application program can use the SENDCMD macroinstruction to issue VTAM® operator commands to VTAM and the RCVCMD macroinstruction to receive messages from VTAM. For a description of the SENDCMD macroinstruction, see SENDCMD—Send a VTAM operator command to VTAM. For a description of the RCVCMD macroinstruction, see RCVCMD—Receive a message from VTAM. Terminals in the network can be in session with any program operator, permitting VTAM commands to be entered from any terminal in the network either in this domain or in another. If a program operator fails, VTAM reroutes to the system console any commands still outstanding that require a reply and any unsolicited VTAM messages. All other messages are discarded. The program operator interface allows flexibility in controlling and managing the network. Careful planning is necessary to decide how much or how little programmed control to use. The following steps describe a suggested approach to coding and developing a program operator:
|
Copyright IBM Corporation 1990, 2014 |