HELPLIB.HLB  —  COBOL  PROCEDURE_DIVISION, miscellaneous_topics, phrases  NOT_ON_EXCEPTION
  The NOT ON EXCEPTION phrase allows execution of an imperative
  statement when an exception (or error) condition does not occur.

  Format -

   NOT ON EXCEPTION stment
Close Help