Code 39
99
b. Replace
n
with a number ranging from 1
through 512 to identify the bar code field. The
SR
and
SC
parameters specify the exact
location of the bar code field identified by
n
.
c. Replace
L
with a number equaling the total
number of characters in the field. (The actual
data provided dynamically during the Execute
Form mode can be less than
L
.)
d. The information for the data field is entered
dynamically during the Execute Form mode.
(Refer to “Execute Form: Dynamic Bar Code
Data” on page 63.) Do not use the
data field
parameter to enter data when the BF
n
;
L
parameters are used. However, refer to the
data field
description for available characters.
DARK Optional parameter to produce darker bar codes.
Enter DARK. Refer to “Dark Printing” on page 28
for more information.
SR
Defines the starting row for the bar code. Enter a
value ranging from row 1 to one less than the
length of the form. Character row or dot row is
specified based on the Scale command (page 83),
or use the CP.DP format (page 26).
SC
Defines the starting column of the bar code. Enter a
value ranging from column 1 to one less than the
width of the form. Character column or do t column
is specified based on the Scale command (page
83), or use the CP.DP format (page 26).
(D)
The printable character (delimiter) identifying the
start and finish of the data field. Enter any printable
character other than a slash (/), the SFCC, or a
character used within the data. The same character
must be used at both ends of the data field, but it is
not printed with the data.
data field
Contains the bar code characters. A null data field
(no characters) is permitted. The data field can
contain any of the characters listed in Table 10.
The length of the data field is variable; however, the
maximum length is usually limited to 32 characters
to minimize potential reading errors.
PDF Optional parameter to enable printing of the human
readable data field. Enter PDF to print the data
field. If the parameter is not used, the human
readable data will not print. This parameter is not
allowed if a null data field is specified.
LOC
Optional parameter to identify the location of the
printable data field. The default value is B, locating
the human readable data below the bar code. A
locates the printable data field above the bar code.