Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Run-time System Error Messages
>
COBRT161 - COBRT180
>
COBRT162 Arithmetic overflow or underflow (Fatal)
COBRT162 Arithmetic overflow or underflow (Fatal)
You are executing a program that is trying to perform a floating-point divide by zero.
Resolution:
You should recode your program to avoid this illegal operation.
Parent topic:
COBRT161 - COBRT180