User's Manual

HONEYWELL TAPES
10-20 XEROX LASER PRINTING SYSTEMS TAPE FORMATS MANUAL
Paired control characters
Skip. This pair is an octal 37 (hexadecimal 1F) followed by a binary
value from 0-127. The skip pair is deleted from the output print line
and causes spaces to be inserted into the output print line. The binary
value is the number of spaces to be inserted.
Line Feed. This pair is an octal 13 (hexadecimal 0B) followed by a
binary value 0-127. The line feed pair, when deleted from the output
print line, terminates the output print line and causes the paper to be
fed xxxx binary number of lines after printing (where 0 xxxx F).
Characters following this pair, but preceding the end of this logical
record, are ignored.
Channel skip. This pair is octal 14 (hexadecimal 0C) followed by a
binary value 0-15. The channel skip pair, when deleted from the
output print line, terminates the output print line and causes a skip to
channel operation after printing (where xxxx is the binary channel
number and 0 xxxx F). Characters following this pair, but preceding
the end of this logical record, are ignored.
Tab. This pair is an octal 11 (hexadecimal 09) followed by a binary
value 0-127. This tab pair, when deleted from the output print line,
causes spaces to be inserted into the output print line. The binary
value 0-127 specifies the print position to which it is desired to tab.
Backward tabbing is allowed and causes print data to be replaced
with blanks.
Input print line
Output print line
Input print line
Output print line
char 1
char 1
and feed 15 lines after printing this line
Input print line
Output print line
and skip to channel 12 after printing this line
Input print line
Output print line