VMS Help
COBOL, DATA_DIVISION, clauses, OCCURS

 *Conan The Librarian

  The OCCURS clause defines tables and provides the basis for
  subscripting and indexing.  It eliminates the need for separate
  entries for repeated data items.

  Additional Information (explode) :

  Close     Help