MCC2ANSI
All line print reports captured by the 390 indexer must include carriage control characters in column 1 of each line. These carriage control characters can be either Machine Code (MCC) or ISO/ANSI (ANSI). The MCC2ANSI parameter enables converting MCC carriage control to ANSI at capture time.
Parameters
- When MCC2ANSI=Y is specified
- If MCC carriage control characters are detected, they are converted to ANSI carriage control characters. This is done before performing any segmentation and indexing actions. Records that use the MCC NOP carriage control character (x'03') are ignored and not captured when MCC2ANSI=Y is specified.
- When MCC2ANSI=N is specified
- No conversion of carriage control characters is performed.
The default value is MCC2ANSI=N. If a value other than Y or N is specified for this parameter, an error message is issued and the load terminates.