Boxes
43
Boxes
Purpose Produces any variety of rectangular boxes.
Mode CREATE
Format BOX

LT; SR; SC; ER; EC

STOP
BOX The Box command; enter BOX. Boxes expand
down and to the right from the given row and
column.
LT
Defines the line thickness, measured in dots. Line
thickness is based on dot dimensions of 1/72 inch
both horizontally and vertically, so that line
thickness is equal in both directions. Enter a value
of 1 or greater.
SR
Defines the starting row of the box. Enter a value
ranging from row 1 through one less than the length
of the form. Character row or dot row is specified
based on the Scale command (page 83), or use the
CP.DP format (page 26).
SC
Defines the starting column of the box. Enter a
value ranging from column 1 through one less than
the width of the form. Character column or dot
column is specified based on the Scale command
(page 83), or use the CP.DP format (page 26).
ER
Defines the ending row of the box. Enter a value
ranging from row 2 through the last row of the form.
The ending row must be greater than the starting
row. Character row or dot row is specified based on
the Scale command (page 83), or use the CP.DP
format (page 26).
EC
Defines the ending column of the box. Enter a
value ranging from column 2 through the last
column of the form. The ending column must be
greater than the starting column. Character column
or dot column is specified based on the Scale
command (page 83), or use the CP.DP format
(page 26).
STOP Stop indicates the end of the Box command; enter
STOP, and the IGP will wait for a new command. If
not entered, the IGP will wait for another set of Box
command parameters.