|
|
Ariadne - Technical description
DescriptionStartlist with post 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 events of the program block to be executed are printed. Cancellations are shown with the prefix 'cancelled'. The startlist is sorted on event, post entries, ranking and start number. This sorting is also the start order. Post entries are to start first in an event. 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 event (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 events for the specified program block. If ProgramBlockId = 0 the all events are shown. 2) The entry which is cancelled is printed with the prefix "cancelled" in front of the competing unit name.
Change history
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||