Syntax R,4,src fld,src start,# to copy,dest
start,copy code p
R1. R Field Option Header.
R2. 4 Option 4.
R3. src fld Field number from which data is copied. Range: 0 to 999
(or 0 to 99 for 9403/9805)
R4. src start Position number in the source field of the f irst character to be
copied. Character positions are numbered 1 to 2710
(or 1 to 100 for 9403/9805), starting from the left.
R5. # to copy Number of characters to copy. Range: 1 to 2710 (or 1 to 100
for 9403/9805).
R6. dest start Position number where copied characters are to begin printing
in the destination field. Range: 1 to 2710
(or 1 to 100 for 9403/9805).
R7. copy code Copy Method.
1Copy field as is (including price symbols,
pad characters, check digits, etc.).
2Copy unformatted data (without price chara cters,
pad characters, etc.).
Example R,4,3,1,3,1,1 p
Copies data from field #3, starting at the first position and copying
three characters. In the destination field, the information is
placed in position 1 and copied as formatted data.
Merging Fields
You can copy data to merge the contents of fields. Use the copy
data option as many times as necessary to copy all the
appropriate fields into the merged field.
In the following example, two text and two non-printable fields are
shown. Data from these fields is merged to form field 5, and is
then printed as a bar code.
Defining Field Options 4-7