Loading...
Select Version
&pagelevel(5)&pagelevel
When a value is assigned to a simple variable, the previous value is always overwritten. The variable contents are deleted implicitly with FREE-VARIABLE; the variable is then assigned the value yielded by the expression to the right of the equals sign. Unless otherwise specified, this assignment mode is set in the SET-VARIABLE command (WRITE-MODE = *REPLACE).