HELPLIB.HLB — COBOL PROCEDURE_DIVISION, ADD 1format TO
The ADD statement adds two or more numeric operands and stores the
result.
Format 1 -
ADD { num } ... TO { rsult [ ROUNDED ] } ...
[ ON SIZE ERROR stment ] [ NOT ON SIZE ERROR stment ]
[ END-ADD ]