Files Used by Librarian Program



                       FILES AND THEIR USES

The GRIPLIB directory structure contains directories so that the files
will remain organized from release to release.  These directories are
listed below:

  Directory:   Description:
  INTRANET     Location of Intranet Document files for GRIPLIB
    API          UG OPEN/API HTML files
    GRIP         UG OPEN/GRIP HTML files
  SOURCE       Location of program source files
    LIBMGR       Support programs/files
    FONTS        Font Source Files
    API          UG OPEN/API Source files
      FUNCTIONS    Stand-alone functions (Usually Utility Functions)
      PROGRAMS     Complete Program sets
    GRIP         UG OPEN/GRIP Source & Execution files
      MAIN         GRIP Main Program Source Files
      SUBS         GRIP Subroutine Source Files
      DATA         Part and Text Data files.

  SCRATCH      A general-purpose "work" directory.
               (This normally empty when the Library is shipped)

The LIBMGR directory is used for storing files needed to support
The GRIP International Library.  These files and their uses are listed
below:

Support Program:
LIBRARIAN.GRS            Main Librarian Program
_[name].GRS              Subroutines to LIBRARIAN

There is one additional file, located in the "root" of the griplib
structure:
READ.ME                  Contains a short description of the Library
                         and information on browsing the documentation.