Copyright Digital Equipment Corp. All rights reserved.

/SHARE

   Indicates that the library specified is a shareable image
   library and assumes a file type of .OLB for the shareable 
   image library and .EXE for the input files.  

   On OpenVMS VAX systems, the /SHARE qualifier creates a
   VAX shareable image library by default.  On OpenVMS Alpha
   systems, the /SHARE qualifier creates an Alpha shareable 
   image library by default. (Note that you cannot have 
   VAX modules and Alpha modules in the same library.)  On 
   I64 systems, the /SHARE qualifier creates only ELF
   sharable image libraries.                                   
   

   Format

     /SHARE
 


Additional information available:

Example