Left Margin
Syntax
Left Margin [number]
Parameters
- number: The number of character widths to set as the left margin. Default is 0.
Description
Sets the left margin for printed output.
Remarks
If omitted, the margin defaults to 0. This command indents the entire output.
Examples
To start printing 4 spaces in from the left edge:
Left Margin 4