Number of decimal positions greater than number of digits; defaults to number of digits.
20
Cause . . . . . : The number of decimal positions must not be greater than the number of digits.
Recovery . . . : Change the definition such that the number of decimal positions is less than or equal to the number of digits. Compile again.