qb45ener.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.
Make .LIB Dialog
QuickBASIC will not make a Quick library with the same
name as a Quick library already loaded into memory.
Either
  ■ Enter a different name in the text box for the new
    Quick Library to include the contents of the loaded
    library in the new one you are building, or
  ■ Re-invoke QuickBASIC from the DOS command line without
    using the /L option. This lets you make a Quick library
    that does not include a previously made one.