The file containing the results for inclusion in HandRecords and web published pages must be a semicolon separated text file. See also example file.
FILE FORMAT
There are three sections: Game, Contestants and Results. Fields without value must be left blank, i.e. no field may be omitted.
Game parameters
The game parameters must be written in the following form:
[GAME] (Section; BoardsPerRound; TotalBoards; Rounds; ScoringMethod; Filler; EventType; Weighting; Handicap; Date; Name; Session;AcrossTheField)
Example:
A;3;30;10;;;;;;;;1
Contestants
[Contestants] (section;pair no; N/S/E/W; name; Final result; Final percentage; VP; master points)
Example:
A;1;N; "Elnora Amison";240;60;;
A;!;S; "Kelly Paluch";260;65;;
A;11;E; "Nelson Kohut";170;42.5;;
A;11;W; "Clare Spataro";200;50;;
A;2;N; "Lance reiley";250;62.5;;
A;2;S; "Darryl Klippel";150;37.5;;
Results
[RESULTS] (#board; section; round; N pari no; E pair no; S pair no; W pair no; points; contract; Declarer; tricks taken; lead; MP_NS; MP_EW; IMP_NS; IMP_EW; Percentages_NS; Percentages_EW; Datum score; Top; adj. Top; Remarks)
Example:
#01;A;1;1;11;;;400;3NT;N;9;C2;4;14;;;22;78;;14;;
#01;A;2;2;12;;;400;3NT;N;9;C2;4;14;;;22;78;;14;;
#01;A;3;3;13;;;400;3NT;N;9;C2;4;14;;;22;78;;14;;
#01;A;4;4;14;;;430;3NT;N;10;C2;12;6;;;67;33;;14;;
#01;A;5;5;15;;;430;3NT;N;10;C2;12;6;;;67;33;;14;;
#01;A;6;6;16;;;430;3NT;N;10;C2;12;6;;;67;33;;14;;
#01;A;7;7;17;;;430;3NT;N;10;C2;12;6;;;67;33;;14;;
#01;A;8;8;18;;;430;3NT;N;10;C2;12;6;;;100;0;;14;;
#01;A;9;9;19;;;460;3NT;N;11;C2;18;0;;;22;78;;14;;
#01;A;10;10;20;;;-50;3NT;N;8;C2;0;18;;;0;100;;14;;
#02
#03
#04
RESULTS.TXT FILE PATH
The file name must be results.txt and the file put in BOS\Events\<current eventname>\DATA folder (or the actual results will not show in HandRecords.
ERROR MESSAGE
WebPublish will tell that that upload could not be performed if the results file is incorrect.
|