m***@gmail.com
2006-03-15 21:40:49 UTC
Hello all, I'm relatively new to SPSS syntax, I've been teaching myself
based off posts from this group and some computer programming skills
i've picked up... anywho..
I transfered some syntax from SPSS 8.0 to SPSS 11.0 (and i included the
data file too ;-)) below is the syntax
get file='C:\Documents and Settings\psyc-ga\Desktop\SPSS
Syntax\test3.sav'.
/KEEP
id# Clinid# Case# TSERVHR TXLENGTH TXDOSE CTNSWTM CTNSWIND
THNSWTM THNSWING CTCANTM CTCANIND THCANTM THCANIND UNCONTM
UNCONND.
SAVE OUTFILE='C:\Documents and
Settings\asburkley0\Desktop\Util_tab1.sav'
/COMPRESSED.
however when I ran the syntax in SPSS 11.0 the output stated
the data has over 1000 variables so it'd be nice to sort out the ones i
want) THANKS A BUNCH!
~D.B.
based off posts from this group and some computer programming skills
i've picked up... anywho..
I transfered some syntax from SPSS 8.0 to SPSS 11.0 (and i included the
data file too ;-)) below is the syntax
get file='C:\Documents and Settings\psyc-ga\Desktop\SPSS
Syntax\test3.sav'.
/KEEP
id# Clinid# Case# TSERVHR TXLENGTH TXDOSE CTNSWTM CTNSWIND
THNSWTM THNSWING CTCANTM CTCANIND THCANTM THCANIND UNCONTM
UNCONND.
SAVE OUTFILE='C:\Documents and
Settings\asburkley0\Desktop\Util_tab1.sav'
/COMPRESSED.
however when I ran the syntax in SPSS 11.0 the output stated
Error # 1. Command name: /KEEP
The first word in the line is not recognized as an SPSS command.
This command not executed.
So WTF? lol I thought KEEP was a subcommand in SPSS 11.0 too?? (btwThe first word in the line is not recognized as an SPSS command.
This command not executed.
the data has over 1000 variables so it'd be nice to sort out the ones i
want) THANKS A BUNCH!
~D.B.