Floating-point literal %1 was not within the valid range. A value of %2 assumed.
20
Cause . . . . . : A floating-point literal value was either too large or too small to fit into a long internal floating-point number (USAGE COMP-2).
Recovery . . . : Make sure that the floating-point literal value is within the allowed range.