Meta Search
search across all the following databases:
Data Catalog
Data and documentation
KnowledgeBase
Common questions and answers.
Resources
Entire collection of data resources.
Imagining a Census Survey Without a Mandate
Lessons from North of the Border
Nerd Alert: Dictionary of Numbers
Where is the syntax window in SPSS (Version 18)? When I click on my *.sav file, it starts SPSS, but the syntax editor is no where to be seen.
The easiest way to bring up the syntax window is to open your *.sav file with a syntax statement:
GET FILE='T:\userx\olddata.sav'.
This will give you a syntax window.