+C

This option sets the carriage control option ON or OFF. When you set it ON, the line printer does not print the first character of each line. Instead, it interprets any character in column one (of an otherwise blank line) as line or page formatting instructions.

When you set the carriage control OFF, the line printer prints the entire line, including the first character.

If you do not specify this option, PRINT determines the setting of the option by searching for a carriage control (a •1" in column one of an otherwise blank line) in the first 70 lines of the file. If it is not found, PRINT assumes that there is no carriage control information in the file. The search terminates before the 70 lines have been scanned if PRINT finds anything other than a •*", •+", •0", •2", or •3".

The format of the option is:

+C:ONOFF

+F

This option advances paper the specified number of pages after all files are printed. The form feed option overrides the defaults in the %FFL module set by the system installer at load time. Specify +F:3, for example, to get three form feeds at the end of a printed file.

The format of the option is:

+F:n

Note

In the case of serial I/O drivers, setting bit 10 in the CN,34B word is required to ensure that form feeds are recognized. This causes the driver to treat CN,11B,1 as an unconditional page eject. (See Chapter 4, Serial I/O Drivers, in the RTEA Driver Reference Manual, part number 9207790011, for more information.)

+H

This option specifies whether or not to print the identifying header before each file printed. The header option overrides the defaults in the %FFL module set by the system installer at load time. Specify +H:OFF to suppress the identifying header.

The format of the option is:

+H:ONOFF

+I

This option indents each line by the specified number of spaces. The default number of spaces is five.

The format of the option is:

+I:n

44 The PRINT Utility