Copyright Digital Equipment Corp. All rights reserved.

/OBJECT

   Indicates that the library specified is an object module library.
   On OpenVMS VAX systems, the /OBJECT qualifier creates a VAX
   library by default. On OpenVMS Alpha systems, the /OBJECT qualifier
   creates an Alpha library by default. (Note that you cannot have
   Alpha modules and VAX modules in the same library file.) On OpenVMS
   I64 systems, the /OBJECT qualifier creates only ELF object 
   libraries.                                          

   Format

     /OBJECT
 


Additional information available:

Example