User's Manual

ICL 2900 VME/B TAPE FORMAT
16-4 XEROX LASER PRINTING SYSTEMS TAPE FORMATS MANUAL
Embedded format effectors
On ICL tapes, embedded format effectors (FEs) must appear and
begin within the first four bytes of the user portion of a record, and
comply with the restrictions previously stated under carriage control
conventions in order to be processed correctly. FEs that do not
comply with the restrictions do not cause any printer carriage control
action to occur, and normally print as a blank. A non-blank character
can be generated if the 'nn' portion of an embedded format is greater
than X‘80’.
Embedded format effectors, one or two bytes in length, are
composed of any combination of the following:
If X‘20nn’ causes the maximum line length to be exceeded, the line
is truncated to the maximum line length. Although format effectors
are processed from left to right, horizontal spacing FEs are
performed for the current line of data regardless of any vertical
spacing that follows. If a two-byte FE appears as the fourth byte of a
string of multiple FEs, it is processed normally.
Table 16-3. Embedded format effectors
Code Function
X‘0C’ Skip to channel 1 and print
X‘15’ Space 1 line and print
X‘25’ Space 1 line and print
X‘0D’ Space 0 lines (end line with no advance)
X‘22nn’ If ‘nn’ = 0, skip to channel 1 If ‘nn’ _, space
to line number 'nn
X‘21nn’ Space ‘nn’ lines and print
X‘20nn’ Insert ‘nn’ spaces horizontally