home *** CD-ROM | disk | FTP | other *** search
/ In'side Shareware 1994/1995 January / ish194-95.iso / kurios / winshopp / readme.txt < prev    next >
Text File  |  1994-07-22  |  6KB  |  229 lines

  1. Windows Shopper
  2. ---------------
  3.  
  4. Windows Shopper is a home shopping utility that allows you to create and maintain
  5. a database of items you purchase, the stores from which you purchase them, and the
  6. prices you pay.  From this database you can print Master and Store Shopping Lists
  7. and Item and Store Price Comparisons.
  8.  
  9. Windows Shopper is a full-featured Windows shareware application which requires:
  10.  
  11.     
  12.     - Microsoft Windows 3.1 in Standard or Enhanced mode.
  13.     
  14.     - EGA or higher
  15.         
  16.     - Mouse
  17.  
  18.     - Approximately .78 mb of hard disk space
  19.  
  20.  
  21. Upon registration ($15 + $3 S/H), you will receive:     
  22.  
  23.     - a disk with the current version of the program
  24.  
  25.     - a printed manual
  26.  
  27.  
  28. To install Windows Shopper from a diskette in Drive A:
  29.  
  30.     1. From the Windows Program Manager, choose "Run" from the File menu.
  31.  
  32.     2. Enter "a:\setup" as the command line and choose OK.
  33.  
  34. If you are installing Windows Shopper from a hard disk directory, substitute the
  35. directory drive and pathname for "a:" in the command above.
  36.  
  37. Should you desire to de-install (oh no!) Windows Shopper, perform the following:
  38.  
  39.     1. Remove the Windows Shopper icon from its group: select it and press
  40.        the DEL key.
  41.  
  42.     2. Remove the Windows Shopper program group: after all program icons
  43.        have been removed from the group, select it and press the DEL key.
  44.  
  45.     3. Use File Manager to delete the directory (normally C:\SHOPPER)
  46.        containing the Windows Shopper files.
  47.  
  48.     4. If you chose to install them in your Windows system directory and
  49.        no other applications on your system require them, remove the
  50.        libraries installed with Windows Shopper:
  51.  
  52.         WINDOWS\SYSTEM\VBRUN200.DLL
  53.         WINDOWS\SYSTEM\COMMDLG.DLL
  54.         WINDOWS\SYSTEM\THREED.VBX
  55.  
  56. Release Notes
  57. -------------
  58.  
  59. V1.1
  60. -----
  61.  
  62. Bugs Fixed:
  63.  
  64.     1.    Deleting a price sometimes left incorrect rankings among the remaining
  65.     prices.
  66.  
  67.     2.    Display of lists sometimes failed (due to improper VScroll property
  68.     initialization).
  69.  
  70.     3.    Store selection for Store Shopping List display displayed asterisks (*)
  71.     to indicate the stores configured to be included on the Store Shopping
  72.     Lists; the asterisks weren't supposed to be there when selecting the
  73.     single store to include on the Store Shopping List display.
  74.  
  75. New Features:
  76.  
  77.     1.    An item may now be marked as "preferred to be bought" at a given store,
  78.     even if it's price at that store is not the best (cheapest) one.
  79.  
  80.     2.    An option has been added to Store Shopping Lists to disable sorting of
  81.     items on the lists by aisle number within the store.  This is helpful
  82.     when your favorite merchant decides to rearrange the whole store and
  83.     it's necessary to find the right aisle numbers again.
  84.  
  85.     3.    An option has been added to the Edit Menu (a corresponding Speed Button
  86.     has also been provided) to search the list of items for a matching
  87.     string.
  88.  
  89.     4.  The installation program now allows you to optionally install the DLL's
  90.     in the Windows system directory (the default is in the same directory
  91.     that you specify for Windows Shopper itself), thereby simplifying
  92.     de-installation.
  93.  
  94. V1.11
  95. -----
  96.  
  97. Bugs Fixed:
  98.  
  99.     1.    Modified data table sizes (changed via Edit Configuration) were not being
  100.     written to the new configuration file.
  101.  
  102.     2.    The "Sort by Aisle" selection for Store Shopping Lists didn't always
  103.     work correctly when the program was first loaded.
  104.  
  105.     3.    The cursor for the main form remained an hourglass after a printer
  106.     setup error instead of being returned to the normal (arrow) shape.
  107.  
  108. New Features:
  109.  
  110.     1.    When the program is initiated, the main screen now appears before
  111.     loading of the data file takes place.
  112.  
  113.     2.    Data table operations have been made more efficient.
  114.  
  115.  
  116. V1.12
  117. -----
  118.  
  119. Bugs Fixed:
  120.  
  121.     1.    Eliminated "Overflow" error message when attempting to prepare Miscellaneous
  122.     Items Store Shopping List for screen display.
  123.  
  124. V1.20
  125. -----
  126.  
  127. New Features:
  128.  
  129.     1.    Built using Visual Basic v2.0, resulting in a smaller .EXE file and faster
  130.     execution.
  131.  
  132.     2.  Added "hot spot" graphics to SHOPPER.HLP.
  133.  
  134.  
  135. V1.21
  136. -----
  137.  
  138. New Features:
  139.  
  140.     1.    Added the ability to control the text (foreground) color of forms and controls
  141.     whose backgrouond color can be midified via the Configuration screen.
  142.  
  143.  
  144. V1.22
  145. -----
  146.  
  147. Bugs Fixed:
  148.  
  149.     1.    Prevented multiple print CANCEL attempts from creating multiple events.
  150.  
  151.  
  152. V1.23
  153. -----
  154.  
  155. Bugs Fixed:
  156.  
  157.     1.    Editing of Stores and Units didn't result in a sorted list.  This sometimes
  158.     resulted in a later run-time error indicating that a subscript array was out
  159.     of range.
  160.  
  161.  
  162. V1.24
  163. -----
  164.  
  165. Bugs Fixed:
  166.  
  167.     1.  While not technically a bug, the main screen is now forced to the front of
  168.     your display after loading a file has been completed.  Some users complained
  169.     that the program "disappeared" behind the Program Manager window when loading
  170.     a file had been completed.
  171.  
  172.     2.    Under some circumstances, deleting all stores and/or units left controls
  173.     enabled which should have been disabled.
  174.  
  175.  
  176.  
  177. V1.25
  178. -----
  179.  
  180. Bugs Fixed:
  181.  
  182.     1.    Changes to data table sizes via the Configuration screen were not being honored.
  183.  
  184.  
  185.  
  186. V1.26
  187. -----
  188.  
  189. New Features:
  190.  
  191.     1.    The Cancel Printing option now causes the Print Manager or printer driver to
  192.     abandon unprinted text, not just cease generating additional text.
  193.  
  194. Bugs Fixed:
  195.  
  196.     1.  The Cancel Printing option, once activated, remained activated unless cancelled.
  197.  
  198.  
  199.  
  200. V1.27
  201. -----
  202.  
  203. Bugs Fixed:
  204.  
  205.     1.  Deleting a store didn't delete item prices (they would be discarded the next
  206.     time a data file was loaded).
  207.  
  208.  
  209.  
  210. V2.00
  211. -----
  212.  
  213. New Features:
  214.  
  215.     1.    Data files are now stored in binary (rather than text) form, significantly
  216.     speeding up the file load process.
  217.  
  218.  
  219.  
  220. V2.10
  221. -----
  222.  
  223. New Features:
  224.  
  225.    1.   The currency symbol can now be changed.  An easy way to choose a symbol that is
  226.     not found on your keyboard is to use the Windows Character Map applet to copy the
  227.     desired character to the clipboard, then paste it into the currency symbol field
  228.     on the Windows Shopper configuration screen.
  229.