The LMARGIN command sets the left margin for the report to marginSize characters.
{ LMARGIN [ marginSize ] }
marginSize | Optional numeric value: number of character spaces for left margin. |
If the LMARGIN command is not used, the default is 0. If marginSize is omitted, it assumes a default value of 0.
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.
{LMARGIN 10} sets the left margin to 10 characters.
Copyright (c)1991-2000 Hyperion Solutions Corporation. All rights reserved.