Previous Topic: Footer Statement Syntax

Next Topic: Footer Statement Remarks

Footer Statement Parameters

The parameters are as follows:

CD

A predefined variable used to display the current date.

CT

A predefined variable used to display the current time.

PG

A predefined variable used to display the current page number.

column | variable-name

This field can be a variable from an earlier variable expression or a reference to a column in the SQL clause of a BLOCK statement.

literal-text

Any text that is not a predefined variable or a column or variable name is interpreted as literal text. Literal text that you include in the FOOTER statement appears in the exact horizontal location where you enter it.