184
Chapter 3 Bar Codes
The following example shows the use of dynamic data. The ship-to-postal
code, AI 420, is used to encode 5 digit ZIP Codes.
~CREATE;UCCDYN;140
BARCODE
UCC-128;BF1;8;3;20
PDF;X
STOP
ALPHA
DARK;1;20;0;0;"SHIP TO POSTAL"
STOP
END
~EXECUTE;UCCDYN
~BF1;"42092614"
~NORMAL
~EXECUTE;UCCDYN
~BF1;"42090210"
~NORMAL
~EXECUTE;UCCDYN
~BF1;"42090028"
~NORMAL