4. Message Structures
If there is a text field you don't want to use, enter that field number and a
Example
This example contains data to print the label shown below. You'll find the data stream for this format in the section "Format Data."
{B1,0012,1,01,1,0,C;PTEST p T00;TEST FORMAT1 p T01;S/N 97464B p T02;$12.34 p B00;0012345678905 p
}
This batch has the following attributes:
∙This batch prints the phrase "TEST FORMAT 1" in text field T00.
∙This batch prints the phrase "S/N 97464B" in text field T01.
∙This batch prints the phrase "$12.34" in text field T02.
∙This batch prints the number "0012345678905" in bar code field B00.
Syntax Checklist
∙Make sure these batch data records are preceded by a batch header record.
∙Make sure the first parameter (field number) matches the field number in your format.