IGYCB7307-W This statement may cause a program exception at execution time.

Explanation

The compiler has detected that the source statement may execute a division by zero.

System action

The compilation continues. RC=4 is returned.

User response

If desired, correct the program to ensure that a division by zero is not possible, or ensure that is handled by the program.