LIB Help (lib.hlp) (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
<options> Field
                                             Up Contents Index Back
─────LIB────────────────────────────────────────────────────────────────────
 
     LIB options can appear only between the <oldlibrary> and the
     <commands> fields. Option names are not case sensitive and can be
     abbreviated to the shortest unique name; the brackets show the
     optional part of the name. This help file uses meaningful yet
     legal forms of the option names.
 
     The option name must be preceded by a forward slash (/) as the
     option specifier. Do not use a dash character (-) as the option
     specifier. LIB interprets a dash as the delete operator.
 
     Option                   Action
 
     /H[ELP]                Display help
     /I[GNORECASE]          Turn off case sensitivity
     /NOE[XTDICTIONARY]     Omit extended dictionary
     /NOI[GNORECASE]        Turn on case sensitivity
     /NOL[OGO]              Suppress LIB copyright message
     /P[AGESIZE]            Set page size
     /?                     Display short help
                                    -♦-