Avery Dennison 9400 Series Programmer Manual User Manual
Page 46
![background image](https://www.manualsdir.com/files/773163/content/doc046.png)
Syntax Checklist
•
Make sure this record begins with an open brace ({).
•
Make sure the first parameter (batch header) begins
with B.
•
Make sure the number in the first parameter matches
the number of the format you are using.
•
If you assign a name to the batch, make sure the name
begins with a semi-colon (;).
•
If you choose auto-naming (the printer assigns a batch
name), make sure there are no characters or spaces
between the semi-colon (;) and the record separator (
p
).
•
Make sure this record ends with a record separator (
p
).
Entering Print Data for Fields
Enter the data to print in each field after the batch header
record as shown.
Syntax
{B##,QUANTITY,CUT,REP,PARTS,0,MODE;BATCH_NAME
p
T##;print data..
p
B##;print data..
p
.
.
.
}
T##
The number of the text field to print (enter
the number in place of ##).
B##
The number of the bar code field to print
(enter the field number in place of ##).
;print data
p
Enter the data you want to print in this field.
This character string begins with a
semi-colon (;) and can be 1 to 100
characters long. Place a record separator
(
p
) at the end of this string.
9400 Series Programmer’s Manual
4-30