5525B/31/32 Line Matrix Printer Code V Programmer's Reference Manual

Duplication, Vertical
49
One Vertical Duplication command can be nested
within a Vertical Duplication command. The total
number of characters within the command
sequence (including all repetitions) must be 256
characters less than the maximum size of the input
buffer.
(cc)Z(cc)- Mandatory Vertical Duplication command
sequence terminator. Enter the SFCC for your
Code V configuration immediately followed by Z,
another SFCC, and - to end the Vertical Duplication
command sequence. If a Vertical Duplication
command is nested within a Vertical Duplication
command, this single terminator sequence
terminates both Vertical Duplication commands.
If Auto Increment/Decrement command parameters
(page 50) are used with this command, this
terminator causes all the numeric fields to increase/
decrease (as specified by the Auto Increment/
Decrement command) at the end of the repeat
pass. If the (cc)ZO(cc)- (alpha O) terminator is
used, all numeric fields are updated sequentially
within the repeat pass. Refer to the Auto Increment/
Decrement command description for more
information.
Example The following example illustrates the Vertical Duplication
command. Alphanumeric commands, line elements, and
standard graphics commands are repeated 3 times down the
page. The ^*^* causes the two line feeds on which the data is
repeated. Refer to the Free Format commands discussed on
page 83 and page 85.
^PY^-^F^-
^R0003^-^M03,03,000A Line^LS0100,0010^-
^M^D^S4compressed characters^-
^M^D^S1Repeated 3 times^*^*^Z^-
^O^-^PN^-