Printronix ThermaLine Series User Manual
Page 274

Form Examples and Exercises
6–6
~CREATE;SAMPLE;390
(Create Form; form length is 390 dots)
HDUP;2;37
(2 horizontal dupes, 37 columns apart)
BOX
(Box command)
2;3.5;9;30;35
STOP
(Stop the Box command)
HORZ
(Horizontal Line command)
1;14.5;9;35
1;19.5;9;35
1;24.5;9;35
STOP
(Stop the Horizontal Line command)
CORNER
(Begin Corner command)
2;4;11;9;33;1.2;2
2;9.6;11;13.6;33;1.2;2
STOP
(Stop the Corner command)
ALPHA
(Begin Alphanumeric command)
4.8;12;0;0;*FROM:*
(This is “fixed” text on the form)
6.3;12;2;2;*PRINTRONIX*
C15;7.3;16;0;0;*17500 CARTWRIGHT RD.*
C15;8.1;16;0;0;*IRVINE , CA 92714*
10;12;0;0;*TO*
14.8;11;0;0;*S.O.*
19.8;11;0;0;*S/N:*
24.8;11;0;0;*P/N:*
STOP
(Stop the Alphanumeric command)
HDUP;OFF
(Stop the horizontal duplication)
END
(End the Create Form mode)
~EXECUTE;SAMPLE;1
~NORMAL
(Execute form)