Chapter 7 — Commands
88 ESim for the PC4 and PF8 Printer Programmer’s Reference Manual
Example:
This example draws two lines (A and B) intersecting one another.
N
LE50,200,400,20
LE200,50,20,400
P1
LO - Line Draw Black
Purpose: This command is used to draw black lines, overwriting previous
information.
Syntax: LOp
1
,p
2
,p
3
,p
4
.
Line A
Line B
LO Command Parameter Descriptions
Parameter Description
p
1
Horizontal start position (X) in dots.
p
2
Vertical start position (Y) in dots.
p
3
Horizontal length in dots
p
4
Vertical length in dots