VMS Help
COBOL, PROCEDURE_DIVISION, DIVIDE, 1format INTO

 *Conan The Librarian

  The DIVIDE statement divides one or more numeric data items by another.
  It stores the quotient.

  Format 1 -

   DIVIDE srcnum INTO { rsult [ ROUNDED ] } ...

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

      [ END-DIVIDE ]

  Additional Information (explode) :

  Close     Help