The BOUNDS command resets
the left and right boundaries for text. Text is reset by column position
and must already be in the window and flowed with the TF command.
The BOUNDS command sets the left and right boundaries for text inserted
in the window with the INCLUDE, COPY, and PASTE commands when the
AUTOFLOW command is turned on. When the AUTOFLOW command is turned
on, the left boundary setting is maintained when text is split with
the TS command.
For example, specify
the following command if you want the text flowed between columns
10 and 60:
bounds 10 60
Each time text is flowed
after this BOUNDS command is issued, the text is flowed between spaces
10 and 60. The text is flowed until you issue another BOUNDS command,
or the INDENT command is set to ON.
Setting the INDENT command
to ON always overrides the current left boundary setting. To ensure
that the left boundary setting is used, set the INDENT command to
OFF.