Command example
The following CHANGE PROCESS command changes a preexisting Process named PAYROLL so that the new destination node is DALLAS1 and the Process executes every Friday.
Note: In the following example the command CH should start in column position 2 or greater and would
not be appropriate as a label starting in column position 1.
CH PROC WHERE (PNAME=PAYROLL) -
DEST=DALLAS1 -
RETAIN=Y -
STARTT=(FR)