Column heading (REPORT command)
The following option can be used to specify a heading for the report column:
‘column heading’. Column heading for the preceding variable. The heading must be enclosed in quotes. If no column heading is specified, the default is the variable label or, if no variable label has been specified, the variable name.
- To specify multiple-line headings, enclose each line in quotes, using the conventions for strings. The specifications for title lines should be separated by at least one blank.
- Default column headings wrap for as many lines as
are required to display the entire label. If
AUTOMATIC
is in effect, user-specified column headings appear exactly as specified, even if the column width must be extended. IfMANUAL
is in effect, user-specified titles wrap to fit within the column width.