HELPLIB.HLB  —  COBOL  PROCEDURE_DIVISION, miscellaneous_topics, phrases  NOT_ON_OVERFLOW
  The NOT ON OVERFLOW phrase allows you to specify an action for your
  program to take when an overflow condition does not exist.

  Format -

   NOT ON OVERFLOW stment
Close Help