home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / HD / HD057.ZIP / README < prev    next >
Text File  |  1991-07-15  |  6KB  |  167 lines

  1.  
  2.   PERSONAL GOLF TRACKER
  3.  
  4.   The intent of the program is to provide an easy way to keep
  5.   track of your golf scores.  As the program expanded I wanted to
  6.   know more than just my scores.  Now you can know much more about
  7.   your game than just what you shot.  Personal Golf Tracker
  8.   has the following features:
  9.  
  10.   1.      Keep track of your scores.
  11.   2.      Display your personal best on each course you play.
  12.   3.      Display average scores on par 3's, 4's and 5's.
  13.   4.      Compare your scores to Par, Bogey or Double Bogey.
  14.   5.      Graphically Show the percentage of time you shot Par,
  15.           Bogey or Double Bogey.
  16.   6.      Show percentage distribution of Eagle, Birdie, Par, etc.
  17.   7.      Graphically display your high, low and average hole by
  18.           hole.
  19.   8.      Track six special aspects of your game of your choosing.
  20.   9.      Graphically display your trends of six aspects of your
  21.           game of your choosing.
  22.   10.     Print up to eight reports including all of your rounds
  23.           entered with complete summaries.  Print summaries of all
  24.           golfers for a single course.  Print summaries of all
  25.           courses for a single golfer. Print statistics for each
  26.           round.
  27.   11.     Enter up to 99 rounds on 25 courses of 32 golfers.
  28.   12.     Analyze rounds before and after a given date.
  29.   13.     Calculate nine and eighteen hole handicaps.
  30.   14.     Calculates the average deviation of your scores to help
  31.           improve your consistency.
  32.  
  33.   If you use this program and find it of value you are obligated to
  34.   register your copy.  Please feel free to share this copy of
  35.   Personal Golf Tracker with others.
  36.  
  37.   Registration gets you a printed manual of the documentation, a
  38.   disk with the latest version of the program with the "nagware"
  39.   notice removed, and after business hours phone support.
  40.  
  41.   You can printout this readme file and the program's documentation
  42.   by typing the following:
  43.  
  44.   manual <return>
  45.  
  46.   Print out the registration form by typing the following:
  47.  
  48.   register <return>
  49.  
  50.   Send your $15.00 registration fee to:
  51.  
  52.   John Hancock
  53.   2713 Trelawny Dr.
  54.   Clarksville, TN 37043
  55.  
  56.   (Please indicate 3.5 or 5.25 inch disk.)
  57.  
  58.  
  59.  PERSONAL GOLF TRACKER INSTALLATION
  60.  
  61.  CAUTION: If you are updating to version 2.1 read this carefully:
  62.  You should backup your Course.lst and Golfer.lst files on your old
  63.  version before installing Version 2.1 of PGT.  Do this by logging
  64.  onto the disk and directory that contains your old version of PGT
  65.  and entering the following:
  66.  
  67.  copy *.lst *.bak <return>
  68.  
  69.  As distributed the files Course.Lst and Golfer.Lst do not exist. If you run PGT
  70.  from the distribution disk these files will be created with no information in
  71.  them. If you copy them to your drive and directory containing the old version
  72.  of PGT your course and golfer files will be destroyed.
  73.  
  74.  
  75.  Copy all files on this disk, keeping in mind the notice above, to the disk on
  76.  which your old PGT programs reside.
  77.  
  78.  Installing to Fixed disk:
  79.  Log onto the directory that has the old PGT version.  For example, if your
  80.  Fixed(hard) disk is drive C: and the PGT program is installed in the directory
  81.  named PGT this is what you should do:
  82.  
  83.  cd\pgt <return>
  84.  
  85.  Copy the file from this disk to your PGT directory on drive C:  I'll assume
  86.  that this disk is in drive A:
  87.  
  88.  copy a:*.* <return>
  89.  
  90.  Installing on a system with dual floppies:
  91.  Put the disk with the old PGT version in Drive B:
  92.  Put this disk in drive A:
  93.  
  94.  copy A:*.* b: <return>
  95.  
  96.  New PGT files: pgt.exe, pgt.doc, pgt.hlp, and default.dft will be copied over
  97.  the old files.
  98.  
  99.  You will have to reset your program defaults that are found under the Default
  100.  Other and Default Names menus.  This is necessary because of the added Newest
  101.  Date feature has changed the length of the Default.dft file.
  102.  
  103.  First time installation:
  104.  
  105.  Installing to Fixed disk:
  106.  Make a directory on your Fixed(hard) disk named PGT and copy the files from the
  107.  PGT distribution disk. This assumes this disk is in drive a: and that you are
  108.  logged onto the root directory of your Fixed(hard) drive.
  109.  
  110.  md\pgt <return>
  111.  cd\pgt <return>
  112.  copy a:*.* <return>
  113.  
  114.  Installing to Floppies:
  115.  Format a floppy disk and put it in the B: drive. Put this disk in
  116.  the a: drive.
  117.  
  118.      copy a:*.* b: <return>
  119.  
  120.  New features in Version 2.1 of Personal Golf Tracker:
  121.  
  122.  Added handicap calculations for nine hole rounds. - helpful for leagues
  123.  Expanded and improved printed reports.
  124.  Added average deviation calculations.
  125.  Increased rounds per golfer to 99 and number of golfers to 32.
  126.  
  127.  New features in Version 2 of Personal Golf Tracker:
  128.  
  129.  Added handicap calculations.
  130.  Added newest date feature so you could select rounds between two dates.
  131.  Added zoom feature to Graph Statistics screen.
  132.  Added chart on Distribution screen.
  133.  Increased number of rounds to 70, golfers to 25 and courses to 25.
  134.  Increased number of sound options.
  135.  Statistics can now be printed
  136.  
  137.  Fixes and minor changes:
  138.  
  139.  Adding scores above 9 now works.
  140.  Improved color screen on High/Low graph for those with monochrome monitors.
  141.  Changed colors on Distribution screen.
  142.  Improved sorting routines which enabled more rounds to be entered.
  143.  Backup now saves .LST files to .BAK as well as selected golfer.
  144.  
  145.  
  146.  If this is an unregistered copy of Personal Golf Tracker I encourage you to
  147.  register the program.  Find the registration information in the file named
  148.  PGT.DOC.  To  print the registration form type 'register' <return>.
  149.  
  150.  Comments about Personal Golf Tracker are invited.  I can be reached on
  151.  Compuserve at ID# 72500,2272, GEnie ID# J.L.HANCOCK, or you can write me at the
  152.  address listed above.  Phone support is available to registered users.
  153.  
  154.  Thank you in advance for registering!
  155.  
  156.                            _______
  157.                       ____|__     |               (tm)
  158.                    --|       |    |-------------------
  159.                      |   ____|__  |  Association of
  160.                      |  |       |_|  Shareware
  161.                      |__|   o   |    Professionals
  162.                    -----|   |   |---------------------
  163.                         |___|___|    MEMBER
  164.       
  165.  
  166.  
  167.