SWDIR\etc\staffcfg File Format

The staffcfg file is an ASCII file containing many lines, divided into functional sections.

Each section is headed by the section name at the start of a line, followed by many configuration lines.
Each configuration line starts with a TAB character followed by the configuration name (e.g. MAXCASES), followed by a comma (,) followed by the configuration value.
Anything from a semicolon (;) to the end of the line is treated as a comment and ignored.