|
Ariadne - Technical description
DescriptionStartlist with late entries and entry cancellations. The startlist is used by the competition officials (start and finish posts, gate section judges, penalty entry), and printed shortly before the events are executed, in order to have the startlist as actual as possible. For reason of actuality, only the races of the program block to be executed are printed. Cancellations are shown with the prefix 'cancelled'. The startlist is sorted on event, late entries, ranking and start number. This sorting is also the start order. Late entries are to start first in a race. In start number assignment, the start numbers are assigned in order of ranking. But by changing the ranking afterwards, a start number can be placed somewhere else in the start order of an race (however, not to be recommended). Access path
Function structure
1) With public variable ProgramblockId = value, the startlist for the specified program block is prepared. with ProgramblockId = 0 the startlist for the whole competetion is prepared.
on open report, when the public variable ProgramBlockId >0 then the filter is set [program-block-id] = ProgramBlockId, which shows only the races for the specified program block. If ProgramBlockId = 0 the all races are shown. 2) The entry which is cancelled is printed with the prefix "cancelled" in front of the competing unit name.
Change history
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||