27.03.2013 Views

SPSS® 12.0 Command Syntax Reference

SPSS® 12.0 Command Syntax Reference

SPSS® 12.0 Command Syntax Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

1112 OMS<br />

bles from the FREQUENCIES command and also contains a VIEWER = YES specification,<br />

and a subsequent OMS command includes all tables of the subtype ’Statistics’ with VIEW-<br />

ER = NO, Statistics tables for subsequent FREQUENCIES commands will not be displayed<br />

in the Viewer.<br />

• The COLUMNS subcommand has no effect on pivot tables displayed in the Viewer.<br />

• The order of the output objects in any particular destination is the order in which they<br />

were created, which is determined by the order and operation of the commands that generate<br />

the output.<br />

SELECT Subcommand<br />

SELECT specifies the types of output objects to be routed to the specified destination(s). You<br />

can select multiple types. You can also specify ALL with EXCEPT to exclude specified types.<br />

If there is no SELECT subcommand, all supported output types are selected.<br />

ALL All output objects (except for charts created by the IGRAPH command and<br />

maps created by the MAPS command). This is the default.<br />

CHARTS Charts (except those created by the IGRAPH command). This includes charts<br />

created by the GRAPH command and charts created by statistical procedures<br />

(for example, the BARCHART subcommand of the FREQUENCIES command).<br />

Chart objects are only included with XML destination formats<br />

(OXML and SVWSOXML) .<br />

LOGS Log text objects. Log objects contain certain types of error and warning messages.<br />

With SET PRINTBACK=ON, log objects also contain the command<br />

syntax executed during the session. Log objects are labeled Log in the outline<br />

pane of the Viewer.<br />

TABLES Output objects that are pivot tables in the Viewer. This includes Notes tables.<br />

Tables are the only output objects that can be routed to the destination format<br />

SAV.<br />

TEXTS Text objects that aren’t logs or headings. This includes objects labeled Text<br />

Output in the outline pane of the Viewer.<br />

HEADINGS Text objects labeled Title in the outline pane of the Viewer. For destination<br />

format OXML, heading text objects are not included.<br />

WARNINGS Warnings objects. Warnings objects contain certain types of error and warning<br />

messages.<br />

EXCEPT = [list] Select all types except those in the bracketed list.Used with keyword ALL.<br />

Example<br />

OMS /SELECT TABLES LOGS TEXTS WARNINGS HEADINGS<br />

/DESTINATION FORMAT = HTML OUTFILE = ’c:\mypath\myfile1.htm’.<br />

OMS /SELECT ALL EXCEPT = [CHARTS]<br />

/DESTINATION FORMAT = HTML OUTFILE = ’c:\mypath\myfile2.htm’.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!