home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Jason Aller Floppy Collection
/
124.img
/
DYNAPER2.ZIP
/
IOLINE.PLT
< prev
next >
Wrap
Text File
|
1987-02-04
|
501b
|
21 lines
IOLINE LP3700
COM1 9600 8 1 NONE
1 H N 1000 4 0 0 $
;:EC1,A $ initialize command
V4,$ low speed
V14,$ high speed
H$ plot end command
,$ new pen command,line type command separater
P$ new pen command
L$ line type command
U $ move line start point command
,D $ draw line command
,$ line end command
0$ solid line
2$ dash line (short)
5$ dash line (middle)
6$ dash line (long)
7$ dash dot line
8$ dash dot dot line