User Guide
617
Production Fac
ility
E
Click the Pivot Tables tab.
E Select the TableLook from the list and click OK.
Setting Opt
ions for Production Jobs
E From the me
nus choose:
Edit
Options...
E
Select the options that you want.
E Click OK.
You can set the default TableLook, output label settings, and automatic column width
adjustment with Options. Options settings are saved with the program. When you
run a produc
tion job, the Options settings in effect the last time that you ran the
program are applied to the production job.
Controlli
ng Pivot Table Format with Command Syntax
SET TLOOK.
Controls the default TableLook for new pivot tables, as in:
SET TLOOK
= 'c:\prodjobs\mytable.tlo'
.
SET TVARS.
Controls the display of variable names and labels in new pivot tables.
SET TVARS
= LABELS
displays variable labels.
SET TVARS
= NAMES
displays variable names.
SET TVARS
=BOTH
displays both variable names and labels.
SET ONUMBE
R.
Controls the display of data values or value labels in new pivot tables.
SET ONUMB
ER = LABELS
displays value labels.
SET ONUMB
ER = VALUES
displays data values.
SET ONUMB
ER = BOTH
displays data values and value labels.
SET TFIT. C
ontrols automatic column width adjustment for new pivot tables.