Previous Topic: ADDRESS SYSVIEWE Return CodesNext Topic: ADDRESS TSO Return Codes


ADDRESS TSO—Route Commands to TSO

The ADDRESS TSO instruction routes commands to TSO. OPS/REXX captures output from TSO commands using the standard TSO/E mechanism for trapping messages issued with the PUTLINE service routine. Nevertheless, OPS/REXX captures neither messages issued by TSO using TPUT nor full-screen output, however requested. Host commands sent to a server through ADDRESS TSO can contain no more than 256 bytes. When invoked from rules (with the exception of REQ rules), host commands are always sent to a server for execution.

This command has the following format:

ADDRESS TSO "TSO command"