Help for CPD0702

An initial value was assigned for a variable that is being passed into a control language (CL) program. This type of variable cannot have an initial value assigned to it.

If the CL program was created, delete it (DLTPGM command). Create the program again (CRTCLPGM command) with no initial value (VALUE parameter) assigned to the variable.