home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / DATABASE / DBT123S.ZIP / WHATSNEW.DOC < prev    next >
Text File  |  1990-08-09  |  3KB  |  80 lines

  1.  
  2.     dBTools Version 1.23
  3.     (c) 1990 BERNATH COMPUTER
  4.  
  5.  
  6.     What's new for version 1.2
  7.  
  8.     A bug has been fixed which caused the system to hang if one of the
  9.     sound functions was the first to be called immediately after loading
  10.     dBTools. This has been fixed with the initialization function 0 that
  11.     should be run right after loading dBTools:
  12.               LOAD DBTOOLS
  13.               CALL DBTOOLS WITH "0"
  14.  
  15.  
  16.     Function 23 NOBLINK added which provides the capability of disabling
  17.     the Blink attribute in exchange for high intensity background colors,
  18.     and visa versa.
  19.  
  20.     Function 24 EGAPAL provides the ability to set any of the 16 color
  21.     registers to any of the 64 EGA palette colors (EGA/VGA only).
  22.  
  23.     Version 1.21 - Changes made to make dBTools compatible with dBASE IV
  24.     and QuickSilver.
  25.  
  26.     Version 1.22 - This version functionally is the same as version 1.21,
  27.     which only a couple of registered users received.
  28.  
  29.     Made some corrections to documentation and demo.
  30.  
  31.     Added a shareware message to encourage registrations, which will of
  32.     course not be present in registered versions, and decided to raise the
  33.     price to $25. Howcum???
  34.     
  35.     I'm a hacker at heart. I love programming just for the fun of it.
  36.     dBTools came about as something I wrote for myself, as I had the need
  37.     for it, and I had just learned dBASE and assembly language. As it
  38.     progressed, I realized I had a pretty neat product, so I decided to put
  39.     it out on the BBS's as shareware in October 1989. At that time I didn't
  40.     have any marketing strategy or any plans to turn it into a real income
  41.     producing business. I kept enhancing it, fixed a couple bugs, and kept
  42.     putting it out on a few BBS's as versions 1.1 and 1.2.
  43.  
  44.     With some of the feedback I have been receiving from those who have
  45.     registered, I've come to realize a couple of things: First, dBTools
  46.     really is an excellent package of professional quality. Secondly, as
  47.     such it worth more than $15 and the very few registrations I have
  48.     received to date. Therefore I've raised the price (and it's still a
  49.     bargain at $25), and put in a shareware message which is just enough of
  50.     a nuisance to encourage those who are serious about using dBTools to
  51.     register their copies.
  52.  
  53.     Version 1.23 - some changes based on user feedback.
  54.  
  55.     Added function 25 GETKEY.
  56.     Modified HMENU to execute the menu without trapping a keystroke.
  57.     Modified VMENU to be more flexible in trapping Fkeys/control keys.
  58.  
  59.     Added the Pulldown Menu system example code to the demo and the
  60.     documentation.
  61.  
  62.     NOTE: If you are a prior user of dBTools later than version 1.1, you
  63.     will have to change your code on the scancode extraction from HMENU,
  64.     VMENU, and PAUSE if you use the Y option.
  65.  
  66.     This will be the last enhancement of the shareware version of dBTools
  67.     (knock on wood). I am working on a "PRO" version with a number of
  68.     enhancements (see the THINGS TO COME section in the documentation),
  69.     which I will market commercially and will probably sell for $45, and to
  70.     registered users of the shareware version at a reduced rate. Of course,
  71.     I have to finish it first!
  72.  
  73.     As a well known distributor of wine coolers says, "Thank you for your
  74.     support".
  75.  
  76.  
  77.  
  78.                                  Scott Bernardi
  79.                                  BERNATH COMPUTER
  80.