For a comprehensive explanation, refer to Conditions
For a comprehensive explanation, refer to Rules
To convert all values into caps, the CAPS
-statement can be used.
The CHANGE
-statement is used to change the values of a focused object.
Since the PARM
PGM
is the last focused object, the NEWVALUE
gets assigned to the value of PGM
.
The DEFINE
-statement is used to define constants. Their values can't be changed at runtime.
For a comprehensive explanation, refer to Loops
For a comprehensive explanation, refer to Conditions
For a comprehensive explanation, refer to Loops
For a comprehensive explanation, refer to Includes
For a comprehensive explanation, refer to Variables
The UNNUM
-statement removes the numbering from position 73
- 80
.
The WILDCARD
-statement sets the characters used as wildcards. The first character specifies the wildcard for an entire string, whereas the second character specifies it for a single character.
As mentioned in the , the CHANGE
-statement is deprecated and shouldn't be used in new rule sets.
There are also that can be used.