Adding a Bar Code
233
Figure 52
. Practice Form Example
Adding a Bar Code
11. Change the form definition by adding bar code type Code 39 (C3/9), one
of the codes available on the IGP. First, reopen the file. Bar codes are
defined in the Create Form mode; therefore, the Bar Code command
must be entered before the End command line. In the Bar Code
command, specify type C3/9 and 0.8 inch height (H
n
). Use a dynamic bar
code data field (BF) identified by the number (
n
) 1 with a length (
L
) of 5.
The actual data will be provided dynamically in the Execute Form mode.
Specify the starting row (
SR
) 35.7 and starting column (
SC
) 39, and stop
the command.
Enter
BARCODE
C3/9;H8;BF1;5;DARK;35.7;39
STOP
Format
BARCODE
C3/9[CD];[VSCAN;][
MAG
;][H
n
;][BF
n;L;
][DARK;]
SR;SC
[
(D)data field(D)
]
[PDF[;
LOC
][;
FONT
]]
STOP
COLUMN 50
COLUMN 22
COLUMN 16
ROW 31
ROW 32
ROW 33
COLUMN 17
ROW 35.9
ROW 40.3
ROW 45.3
ROW 49.3
ROW 54
ROW 55
COLUMN 26
COLUMN 34