With this session parameter, you can specify trailing characters that are to be displayed
immediately to the right of a field output with a DISPLAY
statement. The width of the output column is enlarged
accordingly.
Possible settings | any character | Up to 10 characters may be specified. | |
---|---|---|---|
Default setting | none | ||
Specification within session | yes | ||
Applicable statements |
FORMAT |
Parameter may be specified dynamically with the
FORMAT statement.
|
|
DISPLAY |
Parameter may be specified at statement level and/or at element level. | ||
Applicable command | none |
Notes:
TC
can also be used with U format fields. For
information on Unicode format, see also Unicode
and Code Page Support in the Natural Programming Language,
Session Parameters, EMU, ICU, LCU, TCU versus
EM, IC, LC, TC.
FORMAT TC=* DISPLAY (TC='*B*')