Ariadne index page

 

Ariadne - Technical description

A250

Program schedule of the current competiton

Description

The competition schedule consists of a series of program items per program block. Program items can be race series or pauses. For processing the competition schedule, the helper table T110-Program-block-item is used. First all race series are added to the table with their duration time. Then the pauses are added tot the table with their duration time. The competition schedule is a report based on the table, which is sorted then on program block, series number and race number.

By cumulation the duration time of the race series and pause over program block, the start time of each race series is calculated.

Access path

F000-Menu  
R116-Program-schedule  
 

Function structure

Form Control Subform Query Table Attribute
R116-Program-schedule     Q116-Program-schedule T100-Current-competition
T110-Program-block
T112-Program-block-item
 
  event
OnOpen 1)
  Q115-Program-block-items T400-Race
Q509-Number-entries-per-race
 
      Q509-Number-entries-per-event T400-Race
T450-Category-in-race
T500-Competing-unit
 

1) Populates the T112-Program-block-item table.


Change history

date Ariadne version change
16 Apr 2004 4.2.1 Table T112 introduced, by which a pause can be added between series blocks
02-11-02 4.1.0 Ariadne 4.1, text converted to html