This manual provides comprehensive instructions for using the DOS/BATCH Librarian (LIBR), a system program designed to manage object module libraries. The guide covers:
- Core Concepts: Defines libraries, object modules, and the role of LIBR in simplifying file directory management and expediting the linking process.
- Operating Procedures: Details how to call the librarian, construct command strings, and perform operations such as creating new libraries, updating existing ones (deleting, inserting, or replacing modules), and generating directory listings.
- Command Syntax & Switches: Outlines specific switch options (e.g., /D, /I, /LO, /R) used to manipulate libraries and object modules.
- Error Handling: Provides a table of error codes and their meanings to assist in troubleshooting common syntax or system issues.
- Programming Notes: Offers best practices, including suggestions for concatenating modules and managing command line length constraints.
The document includes a table of contents and an index for quick reference.