Intermec EasyCoder PL3 Programmer's Reference Manual page 39

Intermec easycoder pl3: reference guide
Hide thumbs Also See for EasyCoder PL3:
Table of Contents

Advertisement

Format:
Example Input:
Example Output:
EasyCoder PL-Series Printer Programmer's Reference Manual
{command} {x} {y}
{font} {size} {offset} {data}
"
"
"
{font} {size} {offset} {data}
<ENDCONCAT>
where:
{command}:
Choose from the following:
CONCAT
VCONCAT Vertical concatenation.
{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.
{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.
{offset}:
Unit-value to offset text from the starting position.
Used to align individual text strings or create
superscript/subscript characters. For help, see "Units
Commands" in Chapter 2.
{data}:
Text to be printed.
<ENDCONCAT>: Terminates concatenation.
Input (CONCAT.LBL):
! 0 200 200 210 1
CONCAT 75 75
4 2 5 $
4 3 0 12
4 2 5 34
ENDCONCAT
FORM
PRINT
"
Horizontal concatenation.
Chapter 3— Text
21

Advertisement

Table of Contents
loading

This manual is also suitable for:

Easycoder pl4Easycoder pl-series

Table of Contents