home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / personal / statkeep.zip / SK13.TXT < prev    next >
Text File  |  1993-06-26  |  9KB  |  254 lines

  1.                               
  2.                    Statkeeper Version 1.3
  3.           Copyright 1992,1993 by William G. Shipley
  4.                      All rights reserved
  5.  
  6.  
  7.  
  8. Statkeeper will keep records of scoring data for each of
  9. your rounds, generate statistics and calculate 18 hole and 9
  10. hole handicaps based on 1993 USGA rules.  Listings of course
  11. data and summary data for each round can be displayed.  Your
  12. current handicap and a plot of the last year of your
  13. handicap values can also be shown.
  14.  
  15. The program requires Windows Version 3.0 or higher running
  16. in Standard or 386 Enhanced mode.
  17.  
  18. Version 1.3 may be freely distributed as long as this text
  19. file is included.
  20.  
  21. In return for a $25 registration fee ($15 to registered
  22. users of previous versions), I will send you Version 3.0.
  23. This version adds the following features to those described
  24. for Version 1.3.
  25.  
  26. 1.Automated setup.  -  A setup program is provided which
  27.   will copy all files to the appropriate directories and
  28.   create a Program Manager Group and a Statkeeper Icon.
  29.  
  30. 2.Multiple player records.  -  Records for up to 1000
  31.   players can be maintained.
  32.  
  33. 3.Record filtering.  -  Scoring data can be filtered by
  34.   course and range of dates.  Score and statistics displays
  35.   reflect only those scores meeting the filter setting.
  36.   Printout and export of scores and statistics are also
  37.   limited by the filter.
  38.  
  39. 4.Single course statistics.  -  If the data filter is set
  40.   to a single course, average scores on each hole and a
  41.   ranking of the holes for the selected course is included
  42.   on the statistics screen.
  43.  
  44. 5.Printing of course info, scores, statistics, and/or
  45.   handicaps for multiple players.  -  Any combination of
  46.   printouts can be selected for any number of players in
  47.   one operation.
  48.  
  49. 6.Export of score and/or handicap data to text files.  -
  50.   Data for selected players can be exported to quoted
  51.   string, comma delimited text files.  These files can be
  52.   imported into spreadsheets, databases, or other
  53.   applications.
  54.  
  55. 7.Built-in context sensitive help.  -  Pressing F1 will
  56.   provide pertinent information.  Help can also be called
  57.   from the menu bar.  A list of contents and keywords are
  58.   provided.
  59.  
  60. Version 3.0 is available only from the author at the address
  61.   listed below.
  62.  
  63.                      William G. Shipley
  64.                       798 Blenheim Ct.
  65.                    Severna Park, MD 21146
  66.  
  67.  
  68.  
  69.  
  70. Installation
  71.  
  72. Create a directory for the program files.  Copy SK13.EXE and
  73. SK13.TXT to this directory.  Copy VBRUN200.DLL,
  74. MSMASKED.VBX, and THREED.VBX to the WINDOWS\SYSTEM
  75. directory.  Run SK13.EXE to start the program.
  76.  
  77.  
  78. Getting Started
  79.  
  80. Follow the steps listed below.
  81.  
  82. Enter the first Player's Name (see Adding a Player).  You
  83. should then Set the Starting Date and the Handicap Update
  84. Rate (see Configure Dates).  You must also Enter Data for at
  85. least one Course (see Entering Course Data) before you can
  86. Enter Scoring Data  (see Entering Score Data).
  87.  
  88. To be safe, you should periodically backup your data files.
  89. 000.HCP, 000.SCR, 000.PLR, PLAYERS.DAT, COURSE.DAT, and
  90. CONFIG.DAT files should be copied to a floppy or other safe
  91. place.
  92.  
  93.  
  94. Adding a Player
  95.  
  96. Select FILE-OPEN from the menu bar.  Click on the top line
  97. of the list box and type the name to be added.  Click on the
  98. Select button after typing the name and the name will be
  99. added to the list and you will be returned to the main
  100. screen.  This version will allow only one name to be added
  101. to the list.
  102.  
  103.  
  104. Deleting a Player
  105.  
  106. Select FILE-OPEN from the menu bar.  Click on the player to
  107. be deleted and then click on the Delete button.  Be careful,
  108. as this will delete the Player's name from the list and will
  109. delete all Scoring records for that player.  You will be
  110. returned to the main screen after the Player deletion.
  111.  
  112.  
  113. Entering Course Data
  114.  
  115. Select ENTER-COURSES from the menu bar.  Enter a unique
  116. course name.  Check 9 Hole if a 9 hole course is being
  117. entered and there are not dual tees.  If 9 Hole is checked,
  118. then duplicate pars will be entered on the front and back
  119. 9's.  Enter course Yardage, Slope and Course Rating if
  120. known.  Enter the Course Rating and/or Yardage based on 18
  121. holes (double a 9 hole Rating or Yardage).  If a Course
  122. Rating is not entered, Yardage must be supplied.  Enter Par
  123. for each hole.  Do not press <CR> after entering a number.
  124. The cursor will advance automatically.  Click on Done when
  125. you are satisfied that the data is correct and complete.
  126.  
  127.  
  128. Entering Score Data
  129.  
  130. Select ENTER-SCORES from the menu bar.  Select a Course from
  131. the list presented.  You must enter a valid date.  Make sure
  132. the correct Score Type (18 Hole, Front 9,or Back 9) is
  133. selected.  Enter your Score for each hole.  The cursor
  134. advances automatically as you enter Scores.  If you enter a
  135. "1" digit the cursor will not advance until you type a
  136. second digit.  If you need to enter a hole-in-one,  press
  137. <CR> after entering the "1".
  138.  
  139. If you do not have hole by hole score information, Scores
  140. may still be entered for Handicap calculations.  Check the
  141. Enter Totals box on the right of the form.  Enter Gross and
  142. Adjusted (Gross Score - ESC adjustments) Scores.  An
  143. Adjusted score must be supplied.  Scores entered in this way
  144. will be used in calculating Handicaps and will appear in
  145. Score lists, but will not be used when generating
  146. Statistics.
  147.  
  148.  
  149. Editing Course Data
  150.  
  151. Select EDIT-COURSES from the menu bar.  Select a Course from
  152. the list.  You may change any item except the Course Name.
  153. Click on Done when finished.  You may also delete the Course
  154. by clicking on the Delete button.  Scores previously entered
  155. for this course will not be deleted but will not be used
  156. when generating Statistics or when recalculating Handicaps.
  157. You will be asked if you want Handicaps recalculated.  If
  158. you answer "Yes", your Handicap will be recalculated
  159. immediately.  This may cause a significant delay if a large
  160. amount of data has been entered.
  161.  
  162.  
  163. Editing Score Data
  164.  
  165. Select EDIT-SCORES from the menu bar.  Select the Date for
  166. the Round to be edited.  You may change any item on the
  167. form.  Click on Done when finished.  You may also delete the
  168. Round by clicking the delete button.  Edit or deletion will
  169. cause a Handicap recalculation.  This may cause a
  170. significant delay if a large amount of data has been
  171. entered.
  172.  
  173.  
  174. Recalculate Handicaps
  175.  
  176. Select EDIT-RECALC from the menu bar.  Use this command to
  177. force a recalculation of your Handicap.
  178.  
  179.  
  180. Displaying Course Data
  181.  
  182. Select DISPLAY-COURSES from the menu bar.  A list showing
  183. data for all entered Courses will be displayed.  Also shown
  184. is the current Course Handicap for the player for each
  185. listed Course.  Course Handicaps will not be shown until a
  186. valid Handicap is established (at least 5 Scores prior to an
  187. Update).
  188.  
  189.  
  190. Displaying Score Data
  191.  
  192. Select DISPLAY-SCORES from the menu bar.  A summary of all
  193. entered Rounds is shown.  The information shown includes the
  194. Date the Round was played, the Course Name, the Score (Gross
  195. Score), Adjusted Score (Gross Score - ESC adjustments), and
  196. the Net Score ( Gross Score - Course Handicap).
  197.  
  198.  
  199. Displaying Statistics
  200.  
  201. Select DISPLAY-STATISTICS from the menu bar.  A table
  202. showing the Average Score, the number of Holes-in-one,
  203. Double Eagles, Eagles, Birdies, Pars, Bogies, Double Bogies,
  204. >Double Bogies, and Percentages of each type for par 3's,
  205. 4's and 5's is presented.
  206.  
  207.  
  208. Displaying Handicap
  209.  
  210. Select DISPLAY-HANDICAP from the menu bar.  A Graph will be
  211. produced which shows the history of the Nine and Eighteen
  212. Hole Handicaps for the past year.  You won't see any data
  213. plotted until the Scores entered establish a valid Handicap
  214. (at least 5 Scores prior to an Update).  The current
  215. Handicap as of the last Update is shown at the bottom.
  216. Click on the List button to see a list showing Handicaps at
  217. each Update.  The last line shows the Handicap as of the
  218. current date.  This Handicap is not in effect until the date
  219. shown on that line.
  220.  
  221.  
  222. Configure Dates
  223.  
  224. Select CONFIG-DATES from the menu bar.  Enter a convenient
  225. Starting Date which is earlier than the date of the first
  226. Score you will enter.  The Interval you select here will
  227. determine the rate at which Handicap Updates will be done.
  228. This should be done prior to entering any data, but it is
  229. possible to change these settings after data has been
  230. entered.  This will cause a an immediate recalculation of
  231. the Handicap.  This may cause a significant delay if a large
  232. amount of data has been entered.
  233.  
  234.  
  235. Configure Player Data
  236.  
  237. Select CONFIG-PLAYER DATA from the menu bar (this form is
  238. also automatically presented when entering the first Score
  239. data for a Player).  Select the Sex of the Player (some USGA
  240. handicap rules are different for men and women) and enter
  241. Starting Handicaps if a USGA type Handicap has been
  242. previously established.  If you do not enter a previous
  243. Handicap, the program will automatically supply the default
  244. maximum Handicap values (36.4 and 18.2 for men or 40.4 and
  245. 20.2 for women).  If this data is changed after Scores are
  246. entered, an automatic recalculation of the Handicap will
  247. occur.
  248.  
  249.  
  250. Quit Program
  251.  
  252. Select FILE-QUIT from the menu bar to exit program.
  253.  
  254.