5525B/31/32 Line Matrix Printer Code V Programmer's Reference Manual
Lines, Solid
 99
Lines, Solid
Purpose Produces solid lines.
Mode Graphics with an Extended Graphics Command selected
Format (cc) LS 
horz vert
 (cc)- 
(cc) Represents the Special Function Control Code 
(SFCC). Enter the specific SFCC for your Code V 
configuration.
LS The Solid Line command. Enter LS.
horz
Defines the horizontal line length in tenth inches 
and dot columns. Enter a three-digit horizontal 
length value ranging from 000 through 999 to 
define a horizontal length of 00.0 through 99.9 
inches. Add a fourth digit ranging from 0 through 9 
to specify 0 through 9 additional dot columns of 
length. 
The Code V automatically understands the decimal 
between the second and third digits for tenth inches 
and automatically interprets the fourth digit as dot 
columns. 
For example, entering 0120 specifies a 1.2-inch 
plus no-dot column horizontal line length; entering 
1016 specifies a 10.1-inch plus 6-dot column 
horizontal line length. This command is ignored if 
either length parameter is zero plus zero dots.
vert
Defines the vertical length of the line in tenth inches 
and dot rows. Enter a three-digit vertical length 
value ranging from 000 through 999 to define a 
vertical length of 00.0 through 99.9 inches. Add a 
fourth digit ranging from 0 through 9 to specify 0 
through 9 additional dot rows of length.
The Code V automatically understands the decimal 
between the second and third digits for tenth inches 
and automatically interprets the fourth digit as dot 
rows.
For example, entering 0004 specifies a 0.0-inch 
plus 4-dot row vertical line length; entering 0240 
specifies a 2.4-inch plus no-dot row vertical line 
length. This command is ignored if either length 
parameter is zero plus zero dots.
(cc)- Graphics Mode CR used as a sequence terminator. 
Enter the SFCC for your IGP configuration 
immediately followed by - to end the command 
sequence.










