U s i n g S p e c i a l C h a r a c t e r s i n B a t c h D a t a
There are two ways to specify special characters in batch data:
u
Place a tilde (~) before the character
u
Use a tilde with the decimal ASCII equivalent
For example, you can use ~" or ~034 to print the " character in
your batch data. Use ~~ to print the ~ character in your batch
data; otherwise, the tilde character is ignored. You can also use
~XXX where XXX is the decimal equivalent of an unprintable
character.
Sample Batch Data with Special Characters
{B,1,N,1
p
Decimal Character
What Prints
1,"123
~034
456789"
p
~034 is "
123"456789
2,"
~094
983
~126
LG4451"
p
}
~094 is ^
~126 is ~
^983~LG4451
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 the
"data
string"
parameter.
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
to
999
, enter the starting number in the batch as
001
.
6-6
Printing
Содержание Monarch 9412
Страница 8: ...vi Table of Contents ...
Страница 14: ...1 6 Getting Started ...
Страница 22: ...2 8 Designing a Format ...
Страница 70: ...4 22 Defining Fields ...
Страница 88: ...5 18 Defining Field Options ...
Страница 98: ...6 10 Printing ...
Страница 118: ...u support agreement contract number or invoice information u customer number u printer serial number 8 6 Diagnostics ...
Страница 143: ...Samples A 9 ...
Страница 146: ...A 12 Samples ...
Страница 148: ...These samples were printed using the Internal Symbol set Bold Font Standard Font Reduced Font OCRA like Font B 2 Fonts ...
Страница 149: ...These samples were printed using Code Page 437 CG Triumvirate Bold Font CG Triumvirate Font Fonts B 3 ...
Страница 158: ...A N S I S y m b o l S e t These are the printable characters using the ANSI Symbol set C 4 Symbol Sets Code Pages ...
Страница 159: ...B o l d C h a r a c t e r S e t These are the printable characters using the Bold font Symbol Sets Code Pages C 5 ...
Страница 160: ...O C R A C h a r a c t e r S e t These are the printable characters using the OCRA font C 6 Symbol Sets Code Pages ...
Страница 161: ...C o d e P a g e 4 3 7 These are the printable characters using Code Page 437 Symbol Sets Code Pages C 7 ...
Страница 162: ...C o d e P a g e 8 5 0 These are the printable characters using Code Page 850 C 8 Symbol Sets Code Pages ...
Страница 166: ...C 12 Symbol Sets Code Pages ...
Страница 169: ...B a t c h W o r k s h e e t Format Design Tools D 3 ...
Страница 170: ...C h e c k D i g i t W o r k s h e e t D 4 Format Design Tools ...
Страница 183: ......
Страница 184: ......