Is it possible to get a Race Day Tools -> File Export option to generate the finishlynx database files for the day's events? This would push the athletes and seeding into lynx which streamlines the lynx experience.
Selecting it would popup asking to select races to export as per when you go to time race... Though could be nice to adjust the order so that the schedule would be in order? Based on the selection it would generate the 3 files are required to make lynx happy, all are comma delimited. Default location is c:\lynx
lynx.ppl - 4 fields, 1 line per athlete
<Bib>,<Last Name>,<First Name>,<Team>
lynx.evt - 2 fields
<event #>,1,1,<Event Name>
lynx.sch - 1 field event number, just has to match the evt file
<event #>,1,1