VMS Help
LIBRARY, /OBJECT
*Conan The Librarian
|
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
$ LIBRARY/OBJECT/INSERT MONTHS APRIL
This LIBRARY command inserts modules from APRIL.OBJ into the
object library MONTHS.OLB. The /OBJECT qualifier is optional.