VMS Help
COBOL, PROCEDURE_DIVISION, miscellaneous_topics, phrases, NOT_ON_EXCEPTION

 *Conan The Librarian

  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