TRC

Specifies whether the input file contains table reference characters (TRCs). In line data, you can use different fonts on different lines of a file by specifying a TRC at the beginning of each line after the carriage control character, if one is present.

Note: TRC characters can be used to map fonts in documents that reference either TrueType and OpenType fonts or FOCA fonts, but not a combination of the two.

For more information about TRCs, see Advanced Function Presentation: Programming Guide and Line Data Reference, S544-3884.

TRC={NO | YES | YES, FIX | YES, STRICT | YES, DISCARD | YES, IGNORE}
The values are:
NO
The input file does not contain table reference characters.
YES
The input file contains table reference characters. The first byte, or second byte when carriage control is enabled, is interpreted as a table reference character, therefore it is not printed. Line data records shorter than the number of bytes required to hold a table reference character and carriage control are not correct, when enabled.
FIX
ACIF allows zero-length line data records, including single spacing.
When specified, FIX is also used for the CC parameter. See CC