Previous Topic: Footer Statement Parameters

Next Topic: HEADER

Footer Statement Remarks

FOOTER statements are printed at the bottom of a reporting section. A typical use might be to present summary information or statistics. You can include a FOOTER statement in a BLOCK statement.

A field’s content occupies the exact space delineated by the square brackets. Any excess characters are truncated. However, you can close a field with an angle bracket (>) to permit its content to expand in its entirety towards the right margin.

To reference a variable or column name in another BLOCK statement, use the following syntax:

blockname::column | variable-name