HELPLIB.HLB  —  COBOL  PROCEDURE_DIVISION, ADD  2format GIVING
  The ADD statement adds two or more numeric operands and stores the
  result.

  Format 2 -

   ADD { num } ... TO { num } GIVING { rsult [ ROUNDED ] } ...

      [ ON SIZE ERROR stment ] [ NOT ON SIZE ERROR stment ]

      [ END-ADD ]
Additional Information: explode extract

num
rsult
stment
Close Help