Contents - Index


Working with records


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.