| VMS Help COBOL, PROCEDURE_DIVISION, MULTIPLY, 1format *Conan The Librarian | 
  The MULTIPLY statement multiplies two numeric operands and stores the
  result.
  Format 1 -
   MULTIPLY srcnum BY { rsult [ ROUNDED ] } ...
      [ ON SIZE ERROR stment ] [ NOT ON SIZE ERROR stment ]
      [ END-MULTIPLY ]
Additional Information (explode) :
|  |