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.
/IGN Option
                                             Up Contents Index Back
─────LIB────────────────────────────────────────────────────────────────────
 
     Syntax:  /I[GNORECASE]
 
     Tells LIB to ignore case when comparing symbols. LIB does this by
     default. Use /IGN when combining a case-sensitive library with
     others that are not case sensitive to create a new library that is
     not case sensitive.
 
     See: /NOI Option
                                    -♦-