IGZ0054W   An overflow occurred on conversion from floating point to fixed point in program-name at displacement displacement. The result was truncated.

Explanation

The result of a conversion to fixed point from floating point contains more digits than will fit in the fixed point receiver. The high order digits were truncated.

System action

No system action was taken.

Programmer response

No action is necessary, although you may want to modify the program to avoid an overflow.

Symbolic Feedback Code

IGZ01M