CC

<< Click to Display Table of Contents >>

Navigation:  Reference > RCPs >

CC

This RCP controls the type of carriage control commands that appear in CL output files. The form of the command is one of these:

CC=STANDARD,

CC=FORTRAN,

CC=NONE,

Unless this RCP is used CL outputs STANDARD carriage controls. A Form-Feed (FF or ^L) character appears on a line on its own at the top of every page, and underlines are added to the end of the line containing characters to be underlined, preceded by a Carriage-Return (CR or ^M) character.

With FORTRAN carriage controls, the first character in every line is reserved (and the remaining text shifted over by one position). The first character is blank or one of the following:

1 new page

+ overprint on top of previous line

With no (NONE) carriage controls no underlining appears.

CC only affects underlining with the underline character ("_"), not underlining generated by format CTU being set to a character other than underline.