QuickPlay Golf - Computer Version

This game is modeled after the basic rules of quickplay
golf developed by numerous contributors. I think the
original idea came from "Uncle Bill".

Stroke Adjustment Ratings (SAR) is included in this version.

Unzip the files into a new directory. All data files should 
be in the same directory as the qgolf.exe file. The 
Comdlg32.ocx should be placed in your windows/system directory
or your windows/system32 directory.

This program is written in Visual Basic 6.0 and it uses the following
system files:

MSVBVM60.DLL
OLEAUT32.DLL
OLEPRO32.DLL
ASYCFILT.DLL
STDOLE2.TLB
COMCAT.DLL

If you don't have these files, you can get them free from
Microsoft at:  

http://support.microsoft.com/download/support/mslfiles/Vbrun60sp3.exe

view the page - http://support.microsoft.com/support/downloads/LNP525.asp

Playing:

Select a player (via pull down menu)
Select a course (via pull down menu)

Press "Play 1 Hole" to play individual holes - one at a time

Press "Play 18" to play all 18 for the selected player
and course.

Press "Play Tournament" to have all players play one round
of the selected course. After each round, a leader board
for the day is shown. After four rounds, the tournament has
ended and a Final Tournament Scores list is shown.

While playing a Single game or a tournament, you may view the
current day's scores with Play->View Current Scores.

You may now play individual holes for any of the players and the
data will remain until you choose any of six options.

"Play->New Single Game" - clears all the data for all players

"Play->New Tournament" - clears all the data for all players

"File->Load Players" - clears all the data for all players

"File->Load Courses" - clears all the data for all players

Press "Play 18" - clears data for player and plays 18 only for 
selected player

Press "Play Tournament" - clears all player data and plays 18 for 
each player.

Select a new course via the course pull down menu - clears all the 
data for all players

Use the Menu commands "File->Load Players"
and "File->Load Courses" to switch to new
versions of the players / courses. The maximum
number of players that can be in a data file is
100. The max number of courses in the course
data file is 50.

Have fun!