Count Command - Intermec EasyCoder PL3 Programmer's Reference Manual

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

Advertisement

Example Output:

Count Command

Purpose: You use the Count command for printing multiple labels where a numeric
Format:
Example Input:
EasyCoder PL-Series Printer Programmer's Reference Manual
text field or numeric data encoded in a bar code is to be incremented or
decremented for each label. The Text or Bar Code command string must
contain this numeric data as the last characters of the string. The numeric
data portion can be up to 20 characters and can be preceded by the "-"
sign. Incrementing or decrementing the numeric data through 0 is not
allowed. Leading zeros are retained. You can use up to three Count
commands in a label file.
The numeric data incremented or decremented is contained in the Text or
Bar Code command that immediately preceded the Count command.
{command} {numeric value}
where:
{command}:
COUNT
{numeric value}:
Any integer value up to 20 characters. The value can be
preceded by a "-" sign if you want to decrement the
Text or Bar Code value. Leading zeros are retained in
the output.
Input (COUNT.LBL):
! 0 200 200 210 3
; Print 3 labels
CENTER
TEXT 4 0 0 50 TESTING 001
COUNT 1
TEXT 7 0 0 100 Barcode Value is 123456789
COUNT -10
BARCODE 128 1 1 50 0 130 123456789
COUNT -10
FORM
PRINT
Chapter 3— Text
23

Advertisement

Table of Contents
loading

This manual is also suitable for:

Easycoder pl4Easycoder pl-series

Table of Contents