This section describes global variables in the context of OPS/REXX.
To begin, the most basic definition of a global variable is that it is an OPS/REXX compound symbol that has a unique stem. An example is:
GLOBAL.xyz
To understand this definition, you must first know what an OPS/REXX compound symbol is.
|
Copyright © 2013 CA.
All rights reserved.
|
|