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