Vertical Repeat, Version 2

Vertical Repeat, Version 2

Vertical repetition can be selected by bracketing the commands and data to be repeated with the commands shown below. Both Graphics and non- Graphics commands and data are repeated vertically.

Command ^IREPV,n,vd^G <data>^IREPE

Arguments

^IREPV

Vertical Repeat Command

nThe number of times the data is to be repeated (1 to 9999).

vVertical space between each repetition in 0.10 increments (1 to 132).

dAdditional vertical space between repetitions in dot rows (0 to 9).

^G

Command Terminator

<data>

The data to be repeated.

^IREPE

Repeat Terminator, turns OFF the Horizontal

 

Repeat Mode.

Example 1: The Graphics Pass ^IREPV,3,12,^G^M0202000REPEAT 3 TIMES^-^IREPE^- prints:

Example 2: The command sequence ^IREPV,3,13^G^M0202000GRAPHICS PASS^-^*NON-GRAPHICS SEQUENCE^*^IREPE^- mixes Graphics Pass text with standard text and prints the following:

91

Page 91
Image 91
Tally Genicom 6600 manual Vertical Repeat, Version, Irepv