SCH File
From RaceTab Community Wiki
An SCH file is a text file used by Lynx to denote the order of events.
Here is an example:
; This file, 'lynx.sch', contains the schedule of events. ; Format: ; event number, round number, heat number ; event number, round number, heat number ; . ; . ; . ; Notes: ; + Any line starting with a semicolon is ignored. ; + If you omit the heat number or the round and heat numbers they will ; default to 1. 21,1,1 18,1,1 9,1,1 19,1,1 8,1,1 12,1,1 2,1,1 2,2,1 12,2,1 16,1,1 6,1,1 11,1,1 1,1,1 14,1,1 4,1,1 17,1,1 7,1,1 15,1,1 5,1,1 11,2,1 1,2,1 13,1,1 3,1,1 20,1,1 10,1,1
