5525B/31/32 Line Matrix Printer Code V Programmer's Reference Manual
Interrupt
 91
The I command can also be used for vertical positioning. Use the 
I command to skip to a new vertical position and print the data. 
Interrupt commands also can be included in a Vertical Duplication 
command sequence. Like the alphanumeric commands, the 
Interrupt command also enables extended graphics functions, if 
not already in an extended graphics sequence.
To complete the printing of all interrupted command sequences, 
use ^I000^- or no ^I command in the last command sequence. 
The last technique is used in the following example.
Example The following commands illustrate the interrupt function 
combined with form construction using tabs and various 
character parameters. The Free Format Enable command is also 
used.
^PY^-^F^-
^M01,01,000^LF0550,0200,2,2,0123,3,0150,1,0120,3^I020^-
^M02,02,005^T0010P/N^T0150DESC^T0300QTY^T0420PRICE^I020^-
^M01,01,020^T0010M1011^T0150Marbles^T0300200^T0420$2.50^I020^-
^M01,01,020^T0010J0620^T0150Jacks^T0300035^T0420$1.89^I020^-
^M01,01,020^T0010S4223^T0150Stickers^T0300100^T0420$ 
.99^I020^-
^M01,01,020^T0010C5632^T0150Cards^T0300012^T0420$ .69^I020^-
^M05,05,084^T0149COMPLETE^-
^O^-^PN^-










