Previous Topic: BOTTOMNext Topic: BROWSE


BOUNDS

Sets the left and right boundaries, or margins, for subsequent commands.

Syntax:

BOUNDS [lmargin rmargin]
       [?]

Syntax description:

lmargin

Column number for left boundary.

Default: Position 1

rmargin

Column number for right boundary.

Default: The last record position

?

Displays the current BOUNDS setting

Note: When you do not specify parameters, the BOUNDS command resets the left and right margins to their default values.

To view the current BOUNDS setting, type the line command BNDS on any line.

Alias: BNDS, BND