LMARGIN

Sets the left margin for the report to marginSize characters.

Syntax

{ LMARGIN [ marginSize ] }

Parameters

marginSize

Optional numeric value: number of character spaces for left margin.

Notes

This command sets the left margin for the report to marginSize characters. In most cases the value of marginSize should be 2 or greater when printing on a laser printer.

Default Value

If the LMARGIN command is not used, the default is 0. If marginSize is omitted, it assumes a default value of 0.

Example

{LMARGIN 10} sets the left margin to 10 characters.