Previous Topic: How Totals Processing WorksNext Topic: The Output Phase (CULE)


The Extract Processing Phase (CULL)

Because there is no DROP or SELECTION logic, the processing of every record from the input file results in each record being written to the extract file. No sorting or totaling is done by CA Culprit during this input processing; only the instructions coded in type 7 logic are executed.

When CA Culprit is through processing the input file, the sort specified on the SORT parameter is executed by the installation's sort utility. The extract file is sorted in the order of the sort keys, which are part of each extract record. The extract file is then ready for output processing.