VMS Help
CC, Messages, GBLREFINIT

 *Conan The Librarian

 Message        The declaration of "<name>" specifies the globalref
                storage class and includes an initializer.

 Description    A declaration with storage class globalref cannot
                include an initializer.

 User Action    Either remove the initializer or use a storage class
                that will allow an initializer.
  Close     Help