The REMOVECC parameter generates reports that do not include ANSI carriage control characters that specify printer actions (for example, skipping a line or ejecting a page). The REMOVECC parameter omits the carriage control character from all of the report records. REMOVECC simplifies the removal of printer controls when output is to be displayed online or written to a list data set rather than a printout. When REMOVECC is used, the LRECL does not require an extra byte for the carriage control character, and the RECFM does not require the ‘A’ (for ANSI); thus you would specify FB, not FBA.