Previous Topic: ADDRESS OSF Return CodesNext Topic: ADDRESS OSFTSL Return Codes


ADDRESS OSFTSL—Route Commands to TSL Server

The ADDRESS OSFTSL instruction routes commands to CA OPS/MVS TSL server address spaces. Output from TSO commands directed to the OSF TSL host environment is not returned to rules or the OPS/REXX program. Host commands sent to a server through ADDRESS OSFTSL cannot contain more than 6144 bytes. This includes the command text and any additional parameters.

This command has the following format:

ADDRESS OSFTSL "TSO command"

To schedule an OPS/REXX EXEC to run asynchronously in an OSF TSL server address space, use code similar to the following:

ADDRESS OSFTSL
"OI servprog argument"