RNF0379

%EDITC and %EDITFLT cannot be used with DECEDIT(*JOBRUN) where a constant is required.

20

Cause . . . . . : When keyword DECEDIT(*JOBRUN) is specified on the Control specification, %EDITFLT and %EDITC (with edit codes 1-4, A-D, J-Q), cannot be used where a constant is required. The built-in function is ignored.

Recovery . . . : Move the %EDITC or %EDITFLT built-in function to a calculation specification where a variable is allowed, or change the parameter of the DECEDIT keyword. Compile again.