Form Examples and Exercises6–44
ALPHA
[R;][E;][Cn;][AFn;L;][DIR;][UC;][DARK;]SR;SC;VE;HE;(D)text(D)
STOP
9. HandCraft Boats uses bar code type Code 128B (C128B) in many
applications. Use bar code C128B, height (Hn) of .5–inch, starting at
row (SR) 49, column (SC) 59, code the West Coast Sales Region as
*WC*, and print the data field (PDF) below the symbol.
NOTE: Due to space constraints, the C128B command below is separated
into two lines. During actual input, do not separate the command
parameters.
Enter Format
BARCODE BARCODE
C128B;H5;49;59 C128B;[VSCAN;][MAG;][Hn;][BFn;L;]
[DARK;]SR;SC
*WC* [(D)datafield(D)]
PDF [PDF[;LOC][;FONT]]
STOP STOP
NOTE: The decimal point is not entered in the height parameter (H5) above
because values are expected in .10–inch increments. Values from 4
to 99 (.4–inch to 9.9 inches) are accepted.
10. Add the logo and end the Create Form mode. Use the Logo Call
command, specify the starting row (SR) at 12 and column (SC) at 18 as
shown on the grid and call the logo by name (HANDCRFT). (The
starting row and column of the logo refer to the upper left corner of the
grid used in the logo design.)
Enter Format
LOGO LOGO
12;18;HANDCRFT SR;SC;logoname[;DISK]
STOP STOP
END END