11.3.2 CONTEXT_SHARED_ALL Directive (VAX only)

The CONTEXT_SHARED_ALL directive forces all symbols that are declared within a routine to default to CONTEXT_SHARED. It takes the following form:

cPAR$ CONTEXT_SHARED_ALL
c
Is the letter or character that introduces the directive tag (see Section 11.1).

This directive affects only default behavior. Individual symbols can still be declared PRIVATE.


Previous Page Next Page Table of Contents