A SERVICE OF

logo

R4. dimension The number of rows or columns defined for the bar code. The
default is
4
. Valid values:
3
-
90
for rows
1
-
30
for columns
Example
R,52,C,10
p
Defines the column width of 10, which expands the PDF417 bar
code length by 10.
Option 60 (Incrementing/Decrementing Fields)
You may have an application, such as serial numbers, in which
you need a numeric field to increment (increase in value) or
decrement (decrease in value) on successive tickets within a
single batch. Incrementing or decrementing can be applied to
numeric
data only. If you have a field that includes letters and
digits, apply incrementing or decrementing to only the portion of
the field that contains digits.
Syntax
R,60,I/D,amount,l pos,r pos
p
R1. R Option Header.
R2. 60 Option
60
.
R3. I/D I incrementing field
D
decrementing field
R4. amount Amount to increase or decrease. Range:
0
-
999
.
R5. l pos Leftmost position in inc/dec portion of field. If this value is not
entered, the default value
1
is used. Range:
0
-
2710
.
R6. r pos Rightmost position in inc/dec portion of field. If this value is
not used, the entire field length is used as the default.
Range:
0
-
2710
.
Example
R,60,I,5,1,6
p
Increments a field by 5 each time the field is printed. The field
increments beginning with the first left position and ending with
the sixth position.
4-10
Defining Field Options