RNF5413

An operand must be specified for a procedure that returns a value.

30

Cause . . . . . : An operand must be specified for the RETURN operation when the procedure returns a value. The RETURN operation is ignored.

Recovery . . . : Change the procedure so it does not return a value, or specify an operand for the RETURN operation. Compile again.