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

Duplication, Horizontal (Version II)
47
Duplication, Horizontal (Version II)
This command performs the same function as (cc)S described on page 45.
The IREPH command can also operate within an Extended Graphics
command. You must enable the Free Format command for this command to
work properly.
Purpose Defines both the number of times data is horizontally duplicated
(repeated), and the horizontal spacing between each duplication.
Mode Graphics with a Standard Graphics Command selected or
Graphics with an Extended Graphics Command selected
Format (cc) IREPH,
n, spacing
(cc)G
data
(cc)IREPE
(cc) Represents the Special Function Control Code
(SFCC). Enter the specific SFCC for your Code V
configuration.
IREPH, The horizontal duplication command. Enter
IREPH,.
n,
Represents the number of times to duplicate the
data horizontally. Enter a value which allows the
characters to print within the horizontal page
boundaries. Enter a value ranging from 1 through
9999.
spacing
Represents the amount of horizontal spacing
between the start of each set of repeated data.
Enter up to three numbers.
The first and second digits represent horizontal
tenths, and the third digit represents horizontal
dots. If less than three digits are entered, zeros will
automatically be inserted from left to right.
Example:
001
012
123
(cc)G The universal terminator. Enter the SFCC for your
Code V configuration immediately followed by G to
terminate the IREPH command.
data
Represents the data to be repeated. Enter any valid
Code V Graphics Mode command. Specific
command sequences are input as part of the
horizontal duplication data. These commands are
then repeated as specified in the Horizontal
Duplication command.
One Horizontal Duplication command can be
nested within a Horizontal 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.