90
Chapter 5 Repeating Data, Version 2
Example 1:The command ^IREPH,2,200 ^G^M0202000REPEAT^_^IREPE^-
prints:
^IREPH, Turns ON the Horizontal Repeat Mode.
2, The number of times the data is to be repeated.
200 2.0 inches between the start of each repetition with
no additional dot columns.
^M0202000REPEAT^
The Graphics Pass containing the character
windows and the data to be repeated.
^IREPE Repeat Terminator, turns OFF the H orizontal
Repeat Mode.
Example 2:The Graphics Pa ss ^IREPH,2,200^G^M0202000GRAPHICS^-
^*^M0303000^T0040MODE^-^IREPE^- prints:
^IREPH, Turns ON the Horizontal Repeat Mode.
2, The number of times the data is to be repeated.
200 2.0 inches between the start of each repetition with
no additional dot columns.
^M0202000 Sets the orientati on and size of the character
windows for the first Graphics Pass.
GRAPHICS The data to be printed.
^-^* Functions as a carriage return and line feed.
^M0303000 Sets the orientati on and size of the character
windows for the second Graphics Pass.
^T0040 Tabs the beginning of the second Graphics Pass
0.4 inches from the left margin.
MODE The data to be printed.
^IREPE Repeat Terminator, turns OFF the H orizontal
Repeat Mode.