For example, you can use “” or ~034 to print the “ character in your batch data; otherwise, the tilde characters are ignored. You can also use ~XXX where XXX is the decimal equivalent of an unprintable character.

S a m p l e B a t c h D a t a w i t h S p e c i a l C h a r a c t e r s

{B,1,N,1

Decimal Character

What Prints

 

 

 

 

 

 

1,"123~034456789"

~034 is “

123"456789

 

 

 

2,"~094983~’126LG4451"

~094 is ^

^983~’LG4451

 

~126 is ~

 

 

 

 

M e r g e d o r S u b - F i e l d s

If a field is completely filled by data copied from other fields, use quotation marks without spaces between them for data string.

I n c r e m e n t i n g F i e l d s

In incrementing fields, the first number in the sequence must contain the same number of digits as the highest number to be counted. For example, to increment the numbers in a field from 1 - 999, enter the starting number in the batch as 001.

Printing 5-5

Page 83
Image 83
Paxar TC6037PR manual R g e d o r S u b F i e l d s, C r e m e n t i n g F i e l d s