AMT Help Files
homeLION Language ReferenceCommandsFOOTER

FOOTER

Syntax

FOOTER (<Layout> | CLEAR[, <Output id>])

or

FOOTER (<Routine>, <Height>[, <Output id>])

Description

Adds a footer at the bottom of each page to print.

Diagram

Returned value type

None

Parameters

Parameter Description
<Layout> Name of the layout to be used for the footer
<Routine> A routine to create the footer, also containing a layout for the footer.
<Height> In case of a footer routine the height of the footer needs to be specified. For a text report in lines and for a graphical report in pixels.
CLEAR If CLEAR is specified the list is cleared and a new page is generated
<Output id> Identifier for the printer

Example

footer (lay_1, prout)

Visit the following links for more print related commands:

Return to

Commands

Contents

 Go to top