| Notes:
"Flag" means that it can only be a "0" or "1" because only
one person may be using that function at a time.
"Count" means a number from "0" to "255" and is a count
of how many people are in that function at this time.
Index Information
This is a 26 element array (10 demand indexes and 16 automatic
indexes) consisting of 2 bytes each.
The first byte is a flag which is set if the index is being
created or rebuilt.
The second byte is a count of the number of people using
the index.
|