home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / dbase / glog_81f.zip / CHANGES.TXT next >
Text File  |  1993-09-17  |  12KB  |  263 lines

  1.                                 Revision History
  2.                             GolfLog  v8.0 thru v8.1f
  3.                             ~~~~~~~~~~~~~~~~~~~~~~~~
  4.         Copyright 1992, 1993 * RiverBend SoftWare * All Rights Reserved
  5.  
  6. |||      New in v8.1f
  7.  
  8.          1.. For those of you who like to bet money on your golf games,
  9.              two new prompts have been added to the Add Game option.
  10.              They are "Money Won" and "Money Lost".  When you see the
  11.              "Money Won" prompt, either enter the amount won or if you
  12.              lost money, press <Enter> and you will get the "Money Lost"
  13.              prompt.  If you neither won nor lost money, press <Enter>
  14.              at the "Money Won" prompt then press <Enter> again at the
  15.              "Money Lost" prompt.  If you had more than one wager going
  16.              with other playing partners and you won on one wager and
  17.              lost on another, then enter the amount won from the wager
  18.              that was won at the "Money Won" prompt then enter the amount
  19.              lost on the other wager at the "Money Lost" prompt.
  20.              By pressing <Enter> at each of these prompts without entering
  21.              an amount, a zero is placed in each record for the amount
  22.              won or lost.  DO NOT enter a negative amount in the "Money
  23.              Won" field such as -5.00 (meaning you lost $5.00).  Simply
  24.              don't enter any amount and press <Enter> to get the "Money
  25.              Lost" prompt.  If you didn't lose any money, press <Enter>
  26.              without entering any amount to get to the next prompt.
  27.  
  28.          2.. Added the necessary code to show the amount won or lost for
  29.              each Game Record recorded.  When GolfLog reads the game
  30.              record datafile and sees that it's a record from a prior
  31.              version of GolfLog (v8.0 thru v8.1e) it will show that no
  32.              won/lost amount was recorded for that record.  This same
  33.              information will show up in the printed Game record.
  34.  
  35.          3.. Added the necessary code to show the amount the Golfer is
  36.              either wining or losing by on the Summary Screen and printed
  37.              Summary Record.  This is a cumulative amount with the amount
  38.              lost subtracted from the amount won.  If the Golfer has lost
  39.              more than he/she has won, the amount lost will reflect total
  40.              winings subtracted from the total losses.  As an example, if
  41.              the Golfer has lost $15.00 over several games and won $8.50
  42.              over several more, the amount in the Summary Record will be
  43.              shown as a $6.50 loss for the cumulative figure.
  44.  
  45.          4.. Modified some of the coding to try and cause it to use less
  46.              memory when running.  GolfLog is not a memory hog but every
  47.              attempt is made each revision to tweak the memory requirements
  48.              and cause it to use even less.
  49.  
  50.          5.. Fixed a bug that sometimes caused GolfLog not to close all
  51.              its open files when returning to the Main Menu.  If you've
  52.              ever deleted a record and when returning to the Main Menu,
  53.              GolfLog quit running and exited with an error message, this
  54.              was the cause.  Hopefully this is fixed and won't happen
  55.              again!
  56.  
  57.          6.. Cosmetic changes to various screens.
  58.  
  59. |||      New in v8.1e
  60.  
  61.          1.. Changed codeing to allow for more than 50 Course Records
  62.              in the Course Handicap List.
  63.  
  64.          2.. Rewrote code for deleting Game Records to make it more
  65.              efficient and to cause a backup copy of the Game Records
  66.              to be saved into a file called GAMES.BAK when a Game
  67.              Record is deleted.
  68.  
  69.          3.. Cosmetic changes throughout.
  70.  
  71.  
  72. |||      New in v8.1d
  73.  
  74.          1.. Increased the maximum Number of Courses in the registered
  75.              version to 50.  The shareware version still permits a
  76.              maximum of 2 Course records
  77.  
  78.          2.. Increased the maximum Number of Games in the registered
  79.              version to 200.  The shareware version still permits a
  80.              maximum of 5 Game Records.
  81.  
  82.          3.. Cosmetic changes throughout.
  83.  
  84.  
  85. |||      New in v8.1c
  86.  
  87.          1.. Changed the code in the shareware versions to allow for
  88.              the printing of Game Records and Summary.
  89.  
  90.          2.. Cosmetic changes throughout.
  91.  
  92. |||      New in v8.1b
  93.  
  94.          1.. Removed the List Golfer option from the Main Menu and
  95.              replaced it with the Course Handicap feature.  This
  96.              feature is available to registered users only.
  97.  
  98.          2.. Changed number of Games allowed in the shareware version
  99.              from 10 to 5.
  100.  
  101.          3.. Minor cosmetic changes to various screens.
  102.  
  103.  
  104. |||      New in v8.1a
  105.  
  106.          1.. Changed number of full (18 hole) games required to compute
  107.              Handicap Index from 5 to 10.  The code for the formula used
  108.              to compute the index was changed also to compensate for the
  109.              change in the number of games required.  This should give
  110.              an even more accurate handicap index.
  111.  
  112.          2.. Added option to select Golfer and print his/her Summary of
  113.              all games recorded.
  114.  
  115.          3.. Added option of using F10 Key to quit any of the "add" screens
  116.              to the "XT" version (GOLF_XT.COM).  This was previously only
  117.              available in the 286 and 386/486 versions.   If you wish to
  118.              quit and return to the Main Menu when at any of the "add"
  119.              screens, just press <F10> then <Enter> and you'll be returned
  120.              to the menu.  The record you were adding will not be saved.
  121.  
  122.          3.. Minor cosmetic changes to various screens.
  123.  
  124.  
  125. |||      New in v8.0h
  126.  
  127.          1.. Tweaked code to increase speed and use even less memory in
  128.              all three (XT, 286, 386/486) versions.
  129.  
  130.          2.. Rearranged selection windows for easier use when selecting
  131.              records to review, print, etc.
  132.  
  133.          3.. Minor cosmetic changes throughout.
  134.  
  135.  
  136. |||      New in v8.0g
  137.  
  138.          1.. The file GL.KEY is no longer required in the shareware version
  139.              only.  It makes no difference if it's there or not in the
  140.              shareware version, however it is still required when running
  141.              the registered version of GolfLog.
  142.  
  143.          2.. Removed the online Help function as it added additional overhead
  144.              and wasn't being used by the majority of registered users.
  145.  
  146.          3.. The only "F" Key active now is the <F10> Key and it's used to
  147.              exit back to the main menu when adding information to the
  148.              database.  Just press <F10> then <Enter> to quit to the main
  149.              menu at any "add" screen.  This only works on the two 'AT'
  150.              versions (GOLF_286.COM and GOLF_386.COM).  The F10 key to quit
  151.              WILL NOT work on the XT version.
  152.  
  153.          4.. Minor cosmetic changes in some of the screens.
  154.  
  155. |||      New in v8.0f
  156.  
  157.          1.. Reduced price of registered version from $39.95 to $32.95
  158.              The $3.00 Shipping/Handling charges still applies bringing
  159.              the total cost of the registered version to $35.95
  160.  
  161.  
  162. |||      New in v8.0e
  163.  
  164.          1.. Removed requirement for the GOLFLOG.HLP file in the code
  165.              for the 8086 XT version only.  This file is still required
  166.              in the 80286 and 80386/80486 versions.
  167.  
  168.          2.. Removed the option of pressing the F10 Key to quit from the
  169.              8086 XT version only.  This option is still available in
  170.              the 80286 and 80386/80486 versions.
  171.  
  172.          3.. Minor cosmetic changes in various screens.
  173.  
  174.          4.. No changes were made to the 286 or 386/486 versions.
  175.  
  176.  
  177. |||      New in v8.0d
  178.  
  179.          1.. Removed the built in Help function in the 'XT' version
  180.              only.  This function was too much of a load for XT machines.
  181.              The built in Help function is still available in the 286
  182.              and 386/486 versions.
  183.  
  184.          2.. Minor cosmetic changes in various screens.
  185.  
  186.          3.. Added additional topics to the online help file (GOLFLOG.HLP).
  187.  
  188.          4.. Added more details to the User Instructions (GOLFLOG.DOC).
  189.  
  190. |||      New in v8.0c
  191.  
  192.          1.. Changed hot key from F1 to F10 to quit at any point in
  193.              the Add Game, Add Course, Add Golfer, and Handicap Index
  194.              screens.  Now just press F10 then <Enter> at any point in
  195.              these screens to return to the Main Menu.
  196.  
  197.          2.. Added online help option.  To bring up a list of topics
  198.              press F1 then scroll the list using the UpArrow and Down
  199.              Arrow Keys to highlight the selected topic.  At that point
  200.              press <Enter> to cause a window to appear giving a brief
  201.              description of the topic selected.  This option has added
  202.              additional memory requirements to GolfLog.  For GolfLog
  203.              to run comfortably, a minimum of 300k memory should be
  204.              available when GolfLog is started.
  205.  
  206.          3.. You must have the file called GOLFLOG.HLP in the same
  207.              directory with GOLFLOG.COM and GL.KEY before GolfLog v8.0c
  208.              will run.
  209.  
  210.          4.. To exit from the Help screens, press the <Esc> key.
  211.  
  212.  
  213. |||      New in v8.0b
  214.  
  215.          1.. Added option of pressing F1 then <Enter> to quit at any
  216.              point in the Add Game, Add Course, and Add Golfer
  217.              screens.
  218.  
  219. |||      New in v8.0a
  220.  
  221.          1.. Changed Summary report to show NET Score and NET Hole
  222.              Average ONLY if the Golfer selected has a valid Handicap
  223.              Index.  ~~~~
  224.  
  225.          2.. Added an internal change in the code to cause a flag to
  226.              be reset in each Golfer's datafile when a Handicap Index
  227.              has been determined by GolfLog.
  228.  
  229.          3.. Minor cosmetic changes to various screens.
  230.  
  231.     >>   NOTE: (For registered users only) If you're already using
  232.     >>         GolfLog v8.0 then you need to go back and have GolfLog
  233.     >>         re-compute the Handicap Index.
  234.     >>         This will cause a flag to be reset in the individual
  235.     >>         Golfer's datafile so the correct information will be
  236.     >>         shown in the Summary Report.
  237.  
  238.                                   N O T I C E
  239.  
  240.          GolfLog will run best if you run the proper version according
  241.          to the type machine you have.  If you have a 386 or 486 machine
  242.          then always run the 386 version (GOLF_386.COM) rather than the
  243.          XT or 286 version.  Also, it's a lot easier to select the version
  244.          you plan to use then rename that copy to GOLFLOG.COM using the
  245.          DOS "RENAME" command.
  246.  
  247.   ===========================================================================
  248.  
  249.                         GolfLog v8.0 thru GolfLog v8.1f
  250.                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  251.  
  252.          If you're using a version of GolfLog prior to v8.0 then you
  253.          must start over from the beginning and add new Game and Course
  254.          Records as v8.0, thru v8.1d WILL NOT read the datafiles that
  255.          were created by the earlier versions (v1.0 - v7.8).
  256.  
  257.  
  258.          VOICE Telephone support:  Available from 9:30 AM to 3:30 PM
  259.          Central Standard Time.  Please do not abuse this privledge!
  260.  
  261.          One more call at 3:00 AM to discuss how to use GolfLog will
  262.          result in voice telephone support being discontinued!
  263.