RNF7057
Half Adjust is not valid for the number of decimal positions of the result.
0
Cause . . . . . : An Operation-Extender of H was specified in the Operation entry (positions 26 - 35) and is only valid if:
- the number of decimal positions for Factor 1 or Factor 2 is greater than the number of decimal positions for the Result field on an ADD or SUB operation;
- the sum of the decimal positions for Factor 1 and Factor 2 is greater than the number of decimal positions for the Result Field on a MULT operation;
- the number of decimal positions for Factor 2 is greater than the number of decimal positions for the Result Field on a Z-ADD, Z-SUB, or XFOOT operation;
- the number of decimal positions of the source expression is greater than the number of decimal positions of the target field on an EVAL operation; or
- the number of decimal positions of the expression is greater than the number of decimal positions of the result of the procedure on a RETURN operation.
The Half Adjust Operation-Extender is ignored.
Recovery . . . : Remove the Half Adjust Operation-Extender or correct the relationship among the number of decimal positions of the operands. Compile again.