Chapter 3— Text
22
EasyCoder PL-Series Printer Programmer’s Reference Manual
Multiline Commands
Purpose: The Multiline (ML) command allows you to print multiple lines of text
using the same font and line-height.
Format:
{
command
} {
height
}
{
text
} {
font
} {
size
} {
x
} {
y
}
{
data
}
“
{
data
}
<ENDMULTILINE>
where:
{command}:
Choose from the following:
MULTILINE
Prints multiple lines of text.
(or
ML)
{height}:
Unit-height for each line of text. For help, see
Appendix D, “Font Information.”
{text}:
Text command (TEXT, VTEXT, etc.). For help,
see “Text Commands” earlier in this chapter.
{font}:
Name or number of the font. For help, see
“Resident Font Samples” earlier in this chapter.
{size}:
Size identifier for the font. For help, see
“Resident Font Samples” earlier in this chapter.
{x}:
Horizontal starting position. For help, see “Label
Coordinate System” in Chapter 1.
{y}:
Vertical starting position. For help, see “Label
Coordinate System” in Chapter 1.
{data}:
Text to be printed.
<
ENDMULTILINE
>
:
Terminates MULTILINE.
(or ENDML)
Example Input:
Input (MULTIL.LBL):
! 0 200 200 210 1
ML 47
TEXT 4 0 10 20
1st line of text
2nd line of text
:
Nth line of text
ENDML
FORM
PRINT
Summary of Contents for EasyCoder PL-Series
Page 1: ...EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 4: ...iv EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 14: ...Contents xiv EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 18: ...Before You Begin xviii EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 35: ...Chapter 3 Text EasyCoder PL Series Printer Programmer s Reference Manual 17 ...
Page 44: ...Chapter 3 Text 26 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 83: ...Chapter 7 Graphics EasyCoder PL Series Printer Programmer s Reference Manual 65 Output ...
Page 84: ...Chapter 7 Graphics 66 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 100: ...Chapter 8 Advanced Commands 82 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 122: ...Chapter 10 Advanced Utilities 104 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 186: ...Appendix A Troubleshooting 168 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 190: ...Appendix B Interface Cables 172 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 200: ...Appendix D Font Information 182 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 205: ...EasyCoder PL Series Printer Programmer s Reference Manual 187 Index I ...
Page 219: ......