home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / PROG / BASIC / LIBWIZ11.ZIP / LIBWIZ.NEW < prev    next >
Encoding:
Text File  |  1991-03-31  |  860 b   |  24 lines

  1. LIBWIZ 1.1, 04/01/91:
  2.  
  3.    Cleared up a bug in the Category handling which caused messy displays when
  4.    over 18 categories were used.  The Category window now scrolls as needed.
  5.  
  6.    The .OBJ file scanner didn't filter out certain BASIC runtime externals
  7.    which may be required in routines which use floating point.  This has been
  8.    corrected.
  9.  
  10.    LIBWIZ now supports up to 1023 routines and up to 255 categories per
  11.    library.
  12.  
  13.    To make it easier to deal with .LIBs that don't come with .OBJ files, I've
  14.    added the UNLIB.EXE and LIB2OBJ.BAT utilities.  These will automatically
  15.    extract all .OBJs from a .LIB file.
  16.  
  17.  
  18.  
  19. LIBWIZ 1.0, 03/28/91:
  20.  
  21.    This is the initial release of The Library Wizard's *BASIC Library
  22.    Manager*, containing the LIBWIZ library manager and the LIBWIZU aid to
  23.    creating information files for LIBWIZ.
  24.