
122
^SF Sets the serialization field
^SFa,b
Parameter Description
a Mask string
The string defines the substring of ^FD string to be serialized.
The mask string starting with the right-most position.
Mask string definition:
D or d Decimal numeric 0 ~ 9.
H or h Hexadecimal 0 ~ 9 plus A ~ F or a ~ f.
O or o Octal 0 ~ 7.
A or a Alphabetic a ~ z or A ~ Z.
N or n Alphanumeric 0 ~ 9 plus a ~ z or A ~ Z.
% Skip the serialization for current character.
b Serialization string
The string is used to add the field on each label.
Example
^XA
^FO20,10^AF^FDFixed Data^FS
^FO20,60^AF^FDBL00-0^SFAAdd%d,1%1^FS
^PQ2
^XZ
Output
Comentarios a estos manuales