INDEXOBJ

Specifies the type of information ACIF puts in the index object file.

INDEXOBJ={GROUP | ALL | NONE | BDTLY}
The values are:
GROUP
ACIF places only group-level entries into the index object file, which saves space.
ALL
ACIF places both page-level and group-level entries into the index object file. Select ALL if you are indexing a file for use with the AFP Workbench Viewer application.
NONE
ACIF suppresses the collection of all index-level information. Select NONE if you do not require an external index file. Selecting NONE also reduces ACIF storage requirements.
BDTLY
ACIF passes all Begin Document (BDT) and End Document (EDT) structured field pairs from the MO:DCA-P input file to the output data stream in the same order they are found without creating any additional BDT/EDT pairs. If BDTLY is not specified, ACIF normally removes multiple BDT and EDT structured fields from the input file and generates a single BDT/EDT structured field pair for the entire output. This situation is because MO:DCA-P indexes are relative to the BDT structured field.