SPSS scripts

Terminate.sbs
SPSS script for terminating SPSS commands with a period. Useful for importing older syntax files for interactive use under SPSS for Windows. Also available at the SPSS Script eXchange.

The scripts below are test versions. Use at own risk. Please inform me of any bugs.

Export_To_Word2.sbs
A modified version of the Export_To_Word script available at the SPSS Script eXchange. This version right aligns all columns of the table except the first, applies "keep together" and "keep with next" to prevent page breaks in the table, and applies font size 10. See the ConvertToTextAndBackAgain subroutine for the changes made. (Modified January 16 2002 for compatibility with SPSS 11)
Freq_Concise.SBS
Produces a concise frequency table, with frequencies and (valid) percentages only. Columns for "Cumulative Percent", "Percent" (for all cases), and rows for missing values are hidden.
All_Freq_Concise.SBS
Makes all pivot tables created by Frequencies concise.
[Back] [Home]