|
VMS Help COBOL, PROCEDURE_DIVISION, ADD, 3format CORRESPONDING *Conan The Librarian |
The ADD statement adds two or more numeric operands and stores the
result.
Format 3 -
ADD { CORRESPONDING } grp-1 TO grp-2 [ ROUNDED ]
{ CORR }
[ ON SIZE ERROR stment ] [ NOT ON SIZE ERROR stment ]
[ END-ADD ]
Additional Information (explode) :
|
|