Skip to main content

Not

Syntax

Not event_name

Parameters

  • event_name: The name of the event that the runner must not have finished.

Description

Used after an Event command to list only those competitors who finished the first specified event but did not finish the second event (specified by Not).

Remarks

This is useful for identifying issues in chip timing, such as runners recorded by a secondary backup mat but missed by the primary mat. A Sort command must follow the Not command for the filtering to work correctly.

Examples

To list runners who finished on the SECONDARY mat but not the PRIMARY mat:

Event SECONDARY
Not PRIMARY
Sort