User`s guide
LIBRARY
(LIBR)
Lets you create, update, modify, list, and maintain library files.
Format
LIBRARY library input-files
Command Options Input-File Options
/EXTRACT
/CREATE
/DELETE
/INSERT
/LIST[:filespec]
/ALLOCATE:size
/[NO]OBJECT[:filespec]
/ALLOCATE:size
/PROMPT
/REMOVE
/MACRO[:value]
/CREATE
/PROMPT
/REPLACE
/UPDATE
Parameters
library
Specifies the library file name.
input-files
Specifies the input-module file names.
Separate the library-file specification from the module-file specifications with a
space. Separate the module-file specifications with commas.
Default File Types
• LST is the default file type for library directory listing files.
• OBJ is the default file type for object libraries and object input files.
• MAC is the default file type for macro input files.
• MLB is the default output file type for macro library files.
Object libraries contain machine-level object modules, and macro libraries
contain MACRO source modules. You cannot combine object modules with
MACRO modules.
RT–11 Command Descriptions 155










