home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / dos / prg / bas / hanlin3 / qbwiz20 / qbwiz.new < prev    next >
Text File  |  1994-11-05  |  3KB  |  76 lines

  1. QBWiz 2.0, 11/05/94:
  2.  
  3.    The REGISTER.TXT file was renamed to ORDER.FRM, since this
  4.    seems to be a more common naming convention.  ADD4DOS.BAT
  5.    was renamed to ADDFILE.BAT.
  6.  
  7.    A short DESC.SDI file description was added to complement
  8.    the longer FILE_ID.DIZ.
  9.  
  10.    See ORDER.FRM and CATALOG.TXT for a list of my various free
  11.    and shareware products. The complete collection can now be
  12.    registered at the ridiculously low price of $11.95 through
  13.    the end of 1995, at which point I'll be closing up shop.
  14.  
  15.  
  16.  
  17. QBWiz 1.3, 07/20/92:
  18.  
  19.    A bug was fixed in the DefSeg% function.
  20.  
  21.    The Redirection% function has been renamed RedirOut% to make
  22.    room for the new RedirIn% function.
  23.  
  24.    A DosVersion routine has been added to return the DOS
  25.    version.
  26.  
  27.    Assembly language source code has been converted from OPTASM
  28.    to MASM 6.0.  SLR just hasn't kept OPTASM up to date,
  29.    whereas MASM is looking pretty good these days.
  30.  
  31.    The documentation has been updated with information about
  32.    replacements for the BASIC runtime library BCOM45.LIB.  All
  33.    documentation has been reformatted to 64 cols x 59 rows so
  34.    as to print on the greatest variety of printers.
  35.  
  36.    The ACCESS.BI and ACCESS.LIB files have been renamed to
  37.    QBWIZ.BI and QBWIZ.LIB.  FILES.LST has been renamed to
  38.    PACKING.LST.  An assortment of new "convenience" files has
  39.    been added: ADD4DOS.BAT, CATALOG.TXT, FILE_ID.DIZ, and
  40.    WHERE.BBS.
  41.  
  42.  
  43.  
  44. QBWiz 1.2, 02/20/91:
  45.  
  46.    These days, it seems that everyone is trying to make a buck
  47.    off any bit of software they can cobble together.  Sometimes
  48.    it's reasonable, but just as often it's ludicrous.  I've
  49.    been guilty of this on occasion myself...
  50.  
  51.    As of this version, QBWiz is no longer shareware.  It's
  52.    free, and I'm including the source code.  Enjoy.
  53.  
  54.  
  55.  
  56. QBWiz 1.1, 07/11/90:
  57.  
  58.    An example program was added so you can see exactly how to
  59.    use the functions included in the ACCESS library.  The
  60.    EXAMPLE.BAS file contains the program itself and CREATE.BAT
  61.    will compile and link it for you.
  62.  
  63.    The ErrLevel routine was added, allowing you to set the
  64.    error level to be returned to DOS when your program
  65.    terminates.  PrinterWidth% was added so you can find out how
  66.    wide the printer is set to (columns).  CommandLine$ returns
  67.    the original command line (unlike COMMAND$, it doesn't
  68.    convert the results to uppercase or trim leading blanks).
  69.  
  70.  
  71.  
  72. QBWiz 1.0, 02/04/90:
  73.  
  74.    This is the initial release of the QuickBasic Wizard's
  75.    Library.
  76.