RNF7511

The operand is too small to contain a complete time.

30

Cause . . . . . : The Factor 2 entry (positions 36 - 49) or first operand of built-in function %TIME is not large enough to hold a Time of the format specified in Factor 1 (positions 12 - 25) or the second operand of %TIME. A character operand must be large enough to hold a complete time of the specified format. A numeric operand must be large enough to hold just the digit portion of a Date of the specified format.

The minimum length of a character operand is

The minimum number of digits for a numeric operand is 6.

The specification is ignored.

Recovery . . . : Increase the length of the entry in Factor 2 or the first operand of %TIME so it is greater than or equal to the minimum length. Compile again.