Column contents (REPORT command)
The following can be used to specify the contents of the break column:
(VALUE). Display values of the break variables.
(LABEL). Display value labels. If no value labels have been defined, values are displayed.
- The value or label is displayed only once for each break change but it is repeated at the top of the page in a multiple-page break group.
- When
AUTOMATIC
is in effect, the default isLABEL
; whenMANUAL
is in effect, the default isVALUE
. - When
AUTOMATIC
is in effect, the value or label is centered in the column. WhenMANUAL
is in effect, value labels and string values are left-justified and numeric values are right-justified. KeywordsOFFSET
,ONEBREAKCOLUMN
, andINDENT
can also affect positioning.