HELPLIB.HLB  —  COBOL  PROCEDURE_DIVISION, miscellaneous_topics, phrases  ON_SIZE_ERROR
  The ON SIZE ERROR phrase allows you to specify an action for your
  program to take when a size error condition exists.

  Format -

   ON SIZE ERROR stment
Close Help