Data: Import from File: SPSS (SAV)...
If you do not see this file type, choose Data: Import from File: Add/Remove File Types...
To add drag & drop support for a file type, see Import Filter Manager.
This X-Function supports file re-import. See this topic for details.
Import SPSS File
1. impSPSS fname:="c:\test.sav";
2. impSPSS fname:="c:\spss_test.sav" options.sparklines:=0 option.bSaveFileInfo:=1;
Please refer to the page for additional option switches when accessing the x-function from script
Input
string
TreeNode
Output
Range
See the syntax here.
int
This X-Function is used for importing SPSS data files.
Details on Some Dialog Options
The following example shows how to import the SPSS data file (c:\spss_test.sav).
impFile, impinfo