Thread: 2011 WINSCORE
View Single Post
  #6  
Old April 20th 11, 08:00 PM posted to rec.aviation.soaring
Guy Byars[_2_]
external usenet poster
 
Posts: 38
Default 2011 WINSCORE

When WINSCORE loads a log file, it tries to associate the pilot name
in the log file to one of the names in the registration list by
finding an *exact* match, and it stops there if it does not find one.
I would like it to attempt to match using the competition ID,




This is not correct. Winscore first tries to match the competition ID
in the log file specificed by:

HFCIDCOMPETITIONID: XX

with the CID entered for the contestant in the registration list.

If no match is found, then it attempts to match the glider ID
specified by:

HFGIDGLIDERID: XX

with the CID entered for the contestant in the registration list. .

If no match is found with the CID or the GID, then and only then, does
it try an exact match of the pilot's name.

Guy Byars