You are here: Job and Form Set Rules Reference > JDT Rules Reference > InitOvFlw

InitOvFlw

Use this job level rule to initialize the overflow feature. Overflow symbols are created to keep track of the number of records processed. The overflow symbol is one of the parameters that would be initialized.

Syntax

;InitOvFlw;;;

When processing an overflow form, the overflow count must be reset back to zero, if not the processing will start with the second record in the extract.

When finished, this rule turns off the system’s overflow feature which frees resources used when using the overflow feature and overflow variables.

Example

;InitOvFlw;;;

See also