Skip to main content

7.3.2.1 (2012.01.16)

RunScore Team
  • The Select Event command to select participants out based on their time in an event has been improved. You can now select based on a comparison of times between two events. For example, say you wanted to find problems such as a runner who crossed a split after crossing the finish line. You could write:

Select Event (tab) SPLIT1 GE (tab) FINISH

  • Debbie Burke requested that the Points Table be allowed to have non-integer values, e.g. 10.5. Done. To make places to the right of the decimal appear in output or in Event to Database, you must use the Precision command which tells RunScore how many places to the right of the decimal point you want to use.
  • You can now download registrations directly from online registration site RaceIt.com. This is accomplished through an API (Application Programming Interface) provided by RaceIt.
  • At the urging of Jeff Castro, got “Instant Print” working from RSClient. This has never worked since the creation of the client/server version of RunScore.
  • At request of Ron Larson and Steven Keith, add system variable %ISO time% which produces time in a format without colons, e.g. “150105” (for 03:01:05pm). They wanted this so they could produce file names based on time. The system variable %time% produces times such as “15:01:05”.