Previous Topic: Elements of OPS/REXXNext Topic: REXX Elements That OPS/REXX Supports


Symbolic Substitution in OPS/REXX

If you are familiar with z/OS JCL and the TSO CLIST language, you will notice that OPS/REXX does not use ampersands (the & symbol). Symbolic substitution in REXX is different from that in the TSO CLIST language or in z/OS JCL, and is much easier to use.