During an arithmetic calculation, either
a value was divided by zero or an intermediate result exceeded 18 significant
digits. The program ends unless system variable VGVar.handleOverflow is
set to 2.
User Response
Perform one or more of the following
actions:
Correct the logic of your program to avoid the error.
Define the program logic to handle the overflow condition; use the system
variables VGVar.handleOverflow and overflowIndicator.