table: Remove table_box().
[pspp] / doc / pspp-figures / ctables30.sps
1 GET FILE='nhtsa.sav'.
2 CTABLES /TABLE=monthDaysMin1drink [MEAN F8.1, COUNT, VALIDN] > region
3     /CATEGORIES VARIABLES=region TOTAL=YES LABEL='All regions'.