Previous Topic: Keywords Common to All ADDRESS OPSDYNAM CommandsNext Topic: ADDRESS OSF Return Codes


ADDRESS OSF—Route Commands to TSO Server

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

This command has the following format:

ADDRESS OSF "OSF command"

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

ADDRESS OSF
"OI servprog argument"