Do not use. The (CMAX_*) constants are used to specify index limits on databases.
Constant/value
Description
CMAX_INDEXES
8
Defines the maximum number of indices used in the database. Methods taking an argument of the INDEXORDINAL type must specify a value from zero to CMAX - 1.
CMAX_KEYS
8
Defines the maximum number of INDEXKEY records (8) that can be used from the TABLEINDEX structure.