Using Modifiers in Forms Generation Statements

Certain INFO/ACCESS modifiers behave differently when used with forms generation commands. The table below summarizes these differences.

Modifier

Description

BREAK-ON

Data line is treated like any output specification for the purposes of formatted printing.

FOOTING

Data cannot be output with x- and y- coordinates in the rows defined for the footing.

GRAND-TOTAL

Data line is treated like any output specification for the purposes of formatted printing.

HDR-SUPP

Data cannot be output with x- and y- coordinates in row 0.

HEADING

Data cannot be output with x- and y- coordinates in the rows defined for the heading.

ID-SUPP

Not necessary in forms generation statements. item-IDs are not automatically included on forms.

TOTAL

Data line is treated like any output specification for the purposes of formatted printing.

See Also

Generating Forms: an Overview

Designing a Form

BREAK-ON, TOTAL, and GRAND-TOTAL Modifiers

Including Item-IDs

Defining Headings and Footings