Category holds all the categories for the database. A null terminated string, with semicolons separating each category. The maximum size of the string is 256 bytes.
Offset Name Type Description
------ -------------- ------------ -----------
0...5 Record Header RecordHeader See RecordHeader structure above.
0x05 0x?? 0x?? 0x?? 0x00 0x00
6.... CategoryString chars e.g. "Fred;Jolly"