Version 4.2.6 for Mainframes
 —  Parameter Reference  —

UC - Underlining Character

This session parameter determines the character that is used as underlining character for the following:

Possible settings any character See also Note below.
OFF
Default setting - (hyphen)  
Specification within session yes Applicable Statements:

DISPLAY
FORMAT
WRITE TITLE
WRITE TRAILER

Applicable Command: none

Note:
If you do not wish column headers to be underlined, you have the following options:

Examples:

FORMAT UC=* 
DISPLAY (UC= ) NAME AGE (UC=+)

See also Underlining Character for Titles and Headers - UC Parameter in the Programming Guide.

Top of page