Tournament list
Filename:  c:\...godrawfolder\GoTours.gdi
Format: Each line has format Tournament Name.
Tournament Name can contain only alphabetic characters or space.
 
Club codes
Filename:  c:\...godrawfolder\GoClubCode.gdi
Format: Each line has format Ccc=Club Name.
Ccc is a case insensitive 3 letter club code. Club Name can contain alphabetic characters, spaces, or hyphens
Country codes
Filename:  c:\...godrawfolder\GoLandCode.gdi
Format: Each line has format CC=Club Name.
CC is a case insensitive 2 letter country code. Country Name has the same format as Club Name
Player list
Filename:  c:\...godrawfolder\GoPlayers.gdi
The file consists of a Header Line followed by the Player Lines.
  
Header Line Format: NAME FIELD~GRADE~CLUB~COUNTRY.
    - NAME FIELD
 
 	- 
 	
    - NAME-FG
 
    - Names are interpreted in Family, Given form. The comma is optional
 
    - NAME-GF
 
    - Names are interpreted in Given Family form.
 
	
    
	 
	
    - TILDE(~)
 
    - This denotes the Tab character separating the fields.
 
 
	Player Line Format: Name~Grade~Club~Country.
    - Name
 
    - The player's name in the format defined by the NAME FIELD 
 
    - Grade
 
    - The player's case-insensitive grade e.g. 99k, 9k, 9d, 9p
 
    - Club
 
    - The full club name
 
    - Country
 
    - The full country name
 
 
The ordering of the fields can be permuted, provided of course that the Player Lines have the same ordering as the Header Line.
Preferences
Filename:  c:\...godrawfolder\GoDrawINI.gdi
Format: Each line has format IDENTIFIER=value. 
IDENTIFIER can be one of the following listed showing possible values:
    - PRINTFONT
 
    - Face name of the current font.
 
    
FLAGCLUB 
    - Whether to comment on same club games(1) or not(0).
 
    
FLAGLAND 
    - Whether to comment on same country games(1) or not(0).
 
    
CLUBSTYLE 
    - Rank list format control: No club(0); Club code(1); Club name(2).
 
    
LANDSTYLE 
    - Rank list format control: No country(0); Country code(1); Country name(2).
 
    
NAMESTYLE=0 
    - Draw print name format: name+MMS(0); name+Grade(1); Name only(2).
 
    
EDITCOLOR=16744703 
    - Background edit text color in the main screen grids.
 
    
ENTRYCOLOR 
    - Colour of text for new player entry in the Register grid.
 
    
PANECOLOR 
    - Background colour of any of the main screen grids.
 
    
SLEEPCOLOR 
    - Colour of the text specifying a sleeping player while editing Rounds.
 
    
TOURFILE 
    - The absolute pathname of the current tournament file.