BASE/1340 Zero divisor: /
Explanation: The right operand of the division operator (/) was
zero.
Action: Correct the program. The default CA-Clipper error handler
(Errorsys.prg) returns a zero result for division by zero.