HELPLIB.HLB  —  COBOL  PROCEDURE_DIVISION, DIVIDE
  The DIVIDE statement divides one or more numeric data items by another.
  It stores the quotient and, for Formats 4 and 5, the remainder.
Additional Information: explode extract

1format INTO 2format INTO GIVING 3format BY GIVING 4format INTO with REMAINDER 5format BY with REMAINDER
Close Help