Tally Genicom 6600 User Manual
Page 96

96
Chapter
5
Automatic Increment/Decrement
Example 1: The Auto Increment Command,
^IREPV,3,0^G^M0202000^YAA8+3^G^-^*^IREPE prints:
^Y
Turns ON the Automatic Increment/Decrement
function.
AA8
The operand (the starting value).
+3
The operator. This is the amount by which the
operand is incremented.
^G^-^*
Completes the automatic incremental command
and performs a Carriage Return/Line Feed.
^IREPE
Turns OFF the automatic increment/decrement
function.
Example 2: The Auto Increment command,
^IREPV,4,0^G^M0202000^Y Y9+4^G^- ^*^IREPE- prints:
^Y
Turns ON the Automatic Increment/Decrement
function. The space before Y9 means that three
characters are permitted in the answer.
+4
The operator. This is the amount by which the
operand is incremented.
^G^-^*
Completes the Automatic Incremental Command
and performs a carriage return/line feed.
^IREPE
Turns OFF the automatic increment/decrement
function.