Contents - Index


Working with recordsBallStat


When each players or teams stats are loaded into memory they are referred to as records. A record could be a players total stats for the season, his stats for one game or a teams stats for one game. Records can be manipulated to show or hide them (Include\Exclude\Qualify), arrange them in a particular order (Sorting) or combine like records together (Compressing). This process of manipulating records is done through the use of macros.

Including and Excluding records
Qualifying records
Sorting records
Compressing records
Creating macros
Macro Editor
Example report using all functions