/sys$common/syshlp/helplib.hlb LIBRARY, /VAX, Examples *Conan The Librarian (sorry for the slow response - running on an old VAX) |
1.$ LIBRARY/VAX/CREATE TESTLIB ERRMSG.OBJ,STARTUP.OBJ This LIBRARY command creates a VAX object module library named TESTLIB.OLB and places the files ERRMSG.OBJ and STARTUP.OBJ as modules in the library. 2.$ LIBRARY/VAX/SHARE/CREATE SHARLIB This LIBRARY command creates a VAX shareable image library called SHARLIB.OLB.
|