5525B/31/32 Line Matrix Printer Code V Programmer's Reference Manual
 58
Chapter 2 Command Codes
Dynamic Form: Copy Fields
Purpose Duplicates specific fields or data within a form at the same time 
as the print job.
Format (cc) C 
n copydata 
(cc)Z(cc)-
(cc) Represents the Special Function Control Code 
(SFCC). Enter the specific SFCC for your Code V 
configuration.
C Specifies the Dynamic Form Copy Fields 
command. Enter C to copy fields within the form.
n
Specifies the number of copies. Enter a two-digit 
number to inform the Code V how many copies of 
the copy data to make within the form.
copydata
Represents the copy data. Any text or graphics 
command sequences (including Dynamic Form 
Field Length) are entered as part of the data. 
This is 
not
 the dynamic data for the variable fields; 
this data represents all information to copy within 
the designated form.
(cc)Z(cc)- Terminates the copy sequence. Enter the SFCC for 
your Code V configuration immediately followed by 
Z, another SFCC, and - or another valid graphics 
command mnemonic to terminate the Dynamic 
Form Copy Fields sequence.
Comments The dynamic copy command is supplied as part of the data within 
the Dynamic Form command. Do not use this command with the 
Dynamic Form Repeat Form command (page 60).
The LF and FF commands have an additional meaning when 
used with Dynamic Form Copy Fields commands as previously 
described on page 55.
Example The following example illustrates the Dynamic Form Copy Fields 
command. As in the previous example, the same three variable 
fields are used for Price, Quantity, and Total, except that the 
Price and Quantity fields are copied. Following the Dynamic Form 
command sequence, the dynamic data is sent to fill the variable 
fields. The special use of the LF command for dynamic form copy 
fields is shown in the example with the dynamic data. 










