VMS Help
COBOL, miscellaneous_topics, program_components, source-program

 *Conan The Librarian

  represents a contained (nested) COBOL source program.  It begins with
  the Identification Division, a COPY statement or a REPLACE statement.
  It ends with the END PROGRAM header or the end of the Procedure
  Division.
  Close     Help