Code: Select all
Librarian
Librarian OL is used for work with libraries in IRL-forat. Information about
this format may be found in file "irl.txt". Using of librarian:
OL <option> <library_name> [<module_name1> <module_name2> ...]
For example:
OL a mylib.irl module1 module2 module3
In this example 3 modules (REL-files) are added to library MYLIB.IRL.
If file MYLIB.IRL does not exist it will be created.
Options of librarian:
A - Add module(s) to library. If library file does not exist
it will be created.
D - Print dump of library to the screen.
E - Extract module(s) from ibrary and save as file(s).
In names of modules symbols "*" and "?" may be used.
L - Print list of modules to the screen.
R - Reindex the library.
T - Test all modules of library for undefined external labels.