VMS Help
COBOL, DATA_DIVISION, clauses, GLOBAL

 *Conan The Librarian

  The GLOBAL clause specifies that data-name or file-name is available
  to every program contained within the program that declares it.

  Format -

   IS GLOBAL
  Close     Help