6–11Form Examples and Exercises
Dynamic Alphanumeric and Bar Code Data
Enter the following dynamic data following the Execute command. These
dynamic data commands will supply the variable data to the bar code and
alphanumeric fields previously identified in the Create Form mode. After
entering the data, exit the file (if necessary with your system) and print. The
completed form is shown in Figure 6–3.
~EXECUTE;SAMPLE
~AF1;*B AND C CO.* (Upper left label addressee)
~AF2;*P.O. BOX 212*
~AF3;*LOS ANGELES, CA 90051*
~AF4;*M. H. INC* (Upper right label addressee)
~AF5;*101 BEACH RD*
~AF6;*MALIBU, CA 97772*
~BF1;*S05995* (Upper left label S.O.)
~BF2;*011233* (Upper left label S/N)
~BF3;*190204* (Upper left label P/N)
~BF4;*S05996* (Upper right label S.O.)
~BF5;*000535* (Upper right label S/N)
~BF6;*104523* (Upper right label P/N)
~FF (Completes 1st form–upper labels)
~AF1;*ABC CORPORATION* (Lower left label addressee)
~AF2;*1234 ANYWHERE ST*
~AF3;*YOUR TOWN, MA 03498*
~AF4;*XYZ COMPUTERS* (Lower right label addressee)
~AF5;*845 N. ALLEN ST*
~AF6;*WEST BEND, OR 97601*
~BF1;*S05997* (Lower left label S.O.)
~BF2;*456789* (Lower left label S/N)
~BF3;*102245* (Lower left label P/N)
~BF4;*S05999* (Lower right label S.O.)
~BF5;*567890* (Lower right label S/N)
~BF6;*103764* (Lower right label P/N)
~NORMAL (Completes 2nd form–lower labels)