Overview

Handicap System can import any type of ASCII (text delimited data) file. If your golf data is currently in another software package, you must first export it from that package in ASCII format.


What is ASCII Delimited Format?


Each data field in an ASCII delimited file is separated by a comma, tab, space or semicolon and delimited by quotation marks. Records are separated by a carriage return. ASCII files have a simple format and can be viewed in any text editor.


ASCII delimited text files could have the following format:


"Field1","Field2","Field3","Field4","Field5",...etc... Record 1

"Field1","Field2","Field3","Field4","Field5",...etc... Record 2

...etc...


Example:


"John","Doe","919-460-7424","info@golfsoftware.com"

"Sam","Smith","919-460-1628","tech@golfsoftware.com"

...etc...


How Do I Export Data?


All programs are different, so we may not know the exact steps to export data from your particular program, but most database software can export information into a standard format such as ASCII DELIMITED, ACCESS, EXCEL, TEXT, DBASE, etc. Look on each menu to see if you see an Export function in your software. Or you may be able to export a report which contains the data you wish to transfer. Some software lets you "save" reports to disk in a different formats.


What Data Can I Transfer In?


Any information Handicap System tracks can be transferred in.


For example, minimal info you would want to transfer into the Handicap System would be each golfer's name, gender, and last 20 scores with ratings and slopes. Of course any other items can also be transferred such as address, phone numbers, email, etc.


Import Functions


You can import data files from other programs or services into Handicap System.


Data Files:


Data in ASCII (text) format can now be imported into a Roster in Handicap System. The file can be comma, space, tab or semicolon delimited. This functionality allows an import of reports from other programs that output to a text files. Your group may have used another service previously to maintain your handicaps. You can now import this previous data assuming the previous program or service can output to a text file.