Micro Focus Visual COBOL 2.3 Update 2 for Eclipse (Windows)
>
General Reference
>
Error Messages
>
Run-time System Error Messages
>
COBRT041 - COBRT060
>
COBRT048 Attempt to divide by zero (Fatal)
COBRT048 Attempt to divide by zero (Fatal)
You are executing a program that is trying to perform a divide by zero.
Resolution:
Recode your program so that you can trap the error with an ON SIZE ERROR clause
Parent topic:
COBRT041 - COBRT060