5525B/31/32 Line Matrix Printer Code V Programmer's Reference Manual
Dynamic Form Commands
 61
Example The following example illustrates the Dynamic Form Repeat Form 
command. In the example, the Price field repeats with a five-digit 
field length. Following the Dynamic Form command sequence, 
the dynamic data with the repeat quantities is sent. The special 
use of the CR command for dynamic forms is shown in the 
example with the dynamic data. 
^PY^-^F^-
^B^-^R^-^M00,00,000^T0160Price^[005^-
^*^*^Z^-^]
0003$1.50
0002$1.00
0001$8.95
0000^G
^O^-^PN^-
The dynamic data in the above example is defined as follows:
1. 3 copies with $1.50 Price
2. 2 copies with $1.00 Price, CR to fill with spaces
3. 1 copy with $8.95 Price
4. No data (^G)










