Setting left and top margins for a reportΒΆ

!temp sys.LeftMargin,,u1

Left margin indent

!temp sys.TopMargin,,u1

Top margin blank lines

These fields are used to increase the left and top margin respectively.

If sys.LeftMargin is assigned a non-zero value, then all non-blank lines are indented by the specified number of spaces.

If sys.TopMargin is assigned a non-zero value, then the specified number of blank lines are printed at the top of each page.