SLABELS Subcommand (CTABLES command)
The SLABELS
subcommand controls the position of summary statistics in the table
and controls whether summary labels are shown.
/SLABELS POSITION= {COLUMN} VISIBLE= {YES}
{ROW } {NO }
{LAYER }
By default, summaries appear in the columns and labels are visible.
Example: Summary Label Positioning
CTABLES /TABLE NEWS [COUNT COLPCT].

CTABLES /TABLE NEWS [COUNT COLPCT]
/SLABELS POSITION=ROW VISIBLE=NO.
