Previous Topic: Explicitly Compared to Implicitly Specifying the OPS/REXX Program Data SetNext Topic: Issue the OPSIMEX (OI) Command


Issue the OPSEXEC (OX) Command

The OPSEXEC or OX command has the following syntax:

OPSEXEC|OX PROGRAM('dsname[member]')
  [ARG('arguments')]
  [ITRACE('x')]
  [MAXEDQ(lines)]
  [SUBSYS(ssid)]
  [WORKSPACE(size)]

To execute an OPS/REXX source program directly from TSO READY mode (or ISPF PDF menu 6) using the OPS/REXX interpreter, use either of the following formats for OPSEXEC:

OPSEXEC "dsname" argument
OX "dsname" argument

For detailed explanations on each OPSEXEC keyword, see OPSEXEC Command Processor in the Command and Function Reference.