Ariadne index page

 

Ariadne - Technical description

A450

Record start and assign start to events (Marathon)

This function is per Ariadne 4.4.0 replaced by A605

Description

The function records a (marathon) start and assigns the start to events. With the function you can only add starts, not delete starts. This is a safety measure. Starts can only be deleted directly in the table.

Access path

F000-Menu  
F600-Assign-start-to-events  
F602-Assign-start-to-events-sub  
F605-Record-start  

Function structure

 

Form Control Subform/action Query Table Attribute
F600-Assign-start-to-events     Q440-Starts T420-Start  
  CurrentCompettition   Q100-Current-competiton T100-Current-competition  
  Selectbox
StartSelect
  Q442-Start-select T420-Start start-id
  Selectbox
EventSelect
  Q411-Event-select-F405 T400-Event event-id
  Subform
Events
F602-Assign-start-to-events-sub     start-id
  Button
ButtonAdd
assigns an event to a start *)      
  Button
ButtonRemove
removes the assignment of an event to a start.      
  Button
ButtonClose
closes the form      
  Button
ButtonNewStart
opens form F605-Record-start.      
  Event Subform/action Query Table Attribute
  Activate form:
When coming from F605-Record-start, show the new start, to assign the events, close F605      

*) An event can only be assigned to one start. If you assign an event to another start, the first relation is lost. The form gives no warning on this.

Form Control Subform/action Query Table Attribute
F602-Assign-start-to-events-sub     Q400-Events T400-Event  

 

Form Control Subform/action Query Table Attribute
F605-Record-start     Q440-Starts T420-Start  
  Button
ButtonStart
assigns now() to start-time      
  Button
ButtonClose
saves the record and starts F600-Assign-start-to-events      
           

 


Change history

date version change
01-11-02 1.5 Ariadne 4.1, text converted to html