5525B/31/32 Line Matrix Printer IGP/PGL Programmer's Reference Manual
54
Chapter 2 Command Codes
Duplication, Horizontal
Purpose Defines both the number of times form elements are duplicated
horizontally and the spacing between each duplication.
Mode CREATE
Format HDUP;
dup#; offset#
elements to be duplicated
HDUP;OFF
HDUP The Horizontal Duplication command; enter HDUP.
dup#
Specifies number of times the entered form
element(s) will repeat horizontally. Enter a value
ranging from 1 through 512.
offset#
Specifies the horizontal offset to establish the
horizontal spacing between each duplication of the
form element(s) specified in the body of the
command. Enter a value in terms of dot or
character columns based on the Scale command
(page 82), or use the CP.DP format (page 26). The
offset is from starting column to starting column.
HDUP;OFF Terminates the Horizontal Duplication command;
enter HDUP;OFF. If not entered, the IGP/PGL
expects another form element to be defined for
duplication. A single HDUP command can define
different types of elements for duplication.