Introduction
Your primary files are the RunScore Listing file (.lst), a simple script that uses modules and commands from the RunScore program to provide results and reports. The listing files consist of a sequence of commands executed in order from top to bottom.
Race Folder Files
For what a race folder is, where folders live on disk, and the high-level overview of key files, see Race Folder Basics in RunScore Basics. To open a sample race and reach the Listing screen, see Opening a Race.
Listing Files
5 items
Parameter Parsing Listing Files
For more complex actions, use RunScore Macro files (.rsm), which are controlled through Parameter Passing listing files that start with the @ symbol. These listing files call RSM files and supply the required variables to direct the macro processes.