User`s manual
LINE
Draw Line or Box
Format:
ASCII code:
LINE (Xl,
Yl)
- (X2, Y2), nl , n2, n3, n4
<CR>
Comments:
This command draws a line or rectangle between two points,
(Xl,Y
1)
and
(X2,Y2)
using the minimum increment specified by
ESC
q. The
following values can be used for nl:
0:
Line/box prints in black (default).
1:
Line/box does not print (useful only if box is painted; then the
border will not
show
as a solid black line).
The following values
canbe
used for
n2:
0:
Draw straight line between points.
1:
Draw a box ((Xl,
Yl)
is the upper left comer; (X2, Y2) is the
lower right comer).
The value of
n3
determines
the
line style. The value of
n3
is interpreted
as a 64-bit binary number where each bit represents one dot on the line.
Bits set to 1 print, and bits set to 0 don’t.
The following values can be used for n4, which determines the line
thickness:
0:
Thinline
1: Medium line (default)
2: Thickline
EXIT
Format:
ASCII code:
End
Granhic
Mode
EXIT
<CR>
Comments:
Ends the simplified graphics mode selected by ESC I.
A-36
Page Printer Commands