Column heading (REPORT command)
The following option specifies headings used for the break column.
‘column heading’. Column heading
for the break column. The heading must be included in
quotes. The default heading is the variable label of the break variable
or, if no label has been defined, the variable name. If the break
column is defined by more than one variable, the label or name of
the first variable is used. If ONEBREAKCOLUMN
is ON
, the specified or implied
column heading for the first BREAK
subcommand is used.
- To specify multiple-line headings, enclose each line in a set of quotes, following the conventions for strings. Separate the specifications for heading lines with at least one blank.
- Default column headings wrap for as many lines as are required to display the entire label.
- User-specified column headings appear exactly as
specified if
CHWRAP
isOFF
(the default). IfCHWRAP
isON
, any user-defined line longer than the specified or default column width is automatically wrapped.