EGL0050E An overflow error occurred when calculating the following expression: expression.
Explanation
During an arithmetic calculation, either a value was divided by zero or an intermediate result exceeded 18 significant digits.
User Response
Do one of the following:
- According to the explanation, make sure that your program logic is correct.
- Use the VGVar.handleOverflow and overflowIndicator system variables to define program logic that can handle an overflow condition.