Tally Genicom 6600 Benutzerhandbuch

Seite von 330
94
Chapter
5
Automatic Increment/Decrement
^IREPV,2,050^G
This command causes Level A and all the following 
passes to be repeated twice vertically, with a 
spacing of 0.5 inches.
Level A
Printed data.
^IREPH,2,150^G
This command causes Level B and all other 
Graphics Passes within this level to be printed 
twice horizontally with a spacing of 1.5 inches.
^T003
Tabs the two columns of Level B data 0.3 inches 
from the left margin.
Level B
Printed data.
^IREPV,3,020^G
this command causes Level C to print three times 
vertically with a spacing of 0.2 inches.
^T005
Tabs the two columns of Level C data 0.5 inches 
from the left margin.
Level C
Printed data.
Automatic Increment/Decrement
Data items within a repeat sequence can be increased or decreased in 
predetermined amounts using the following increment or decrement syntax.
Command <Begin Repeat Command>^Yx+/-z^G<End Repeat Command>
Arguments
^Y
Turns ON the Automatic Increment/Decrement 
Mode.
x
The operand (the value you start with in any 
arithmetic operation). This value can be up to 
twelve characters long. Valid characters are 0 to 9, 
the capital letters A to Z, and spaces.
+/-
Select either the + or the - sign to determine 
whether the operand will be incremented or 
decremented, respectively.
z
The operator (the amount that is incremented or 
decremented at each step). This must be a numeric 
value up to 12 digits long. If the operator exceeds 
12 digits or if it contains non-numeric characters 
(other than spaces), the operand remains 
unchanged.
^G
Increment/Decrement Terminator