VMS Help
COBOL, PROCEDURE_DIVISION, miscellaneous_topics, phrases, ON_OVERFLOW

 *Conan The Librarian

  The ON OVERFLOW phrase allows you to specify an action for your
  program to take when an overflow condition exists.

  Format -

   ON OVERFLOW stment
  Close     Help