You are here: Field Rules Reference > Field Rules Summary > OvActPrint

OvActPrint

Use this field level rule to report the actual number of overflow records that could be processed per transaction for the overflow section.

Syntax

OvActPrint (Section,OvSymbol)

Parameter

Description

Section

Name of the overflow section

OvSymbol

Name of the overflow symbol defined by the SetOvFlwSym rule

For instance, assume an overflow section can handle five overflow records before being forced to another page and a transaction contains seven overflow records. This rule would state the output as 7—five for the first page, plus two for the second page.

This rule supports only automatic overflow.

See also