Previous Topic: Invoke an OPS/REXX Program ImplicitlyNext Topic: Considerations for Batch Execution


Invoke an OPS/REXX Program Explicitly

To invoke an OPS/REXX program explicitly and run it as a batch job, you need only the JCL shown here:

//stepname EXEC PGM=OX,PARM='dataset(member) argument'