Date: Mon, 14 Jan 2008 08:34:23 -0600
Reply-To: "Peck, Jon" <peck@spss.com>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: "Peck, Jon" <peck@spss.com>
Subject: Re: Splitting a file into several subfiles
In-Reply-To: A<000601c8569e$d87fba10$17642a9e@upvnet.upv.es>
Content-Type: text/plain; charset="utf-8"
If you just want to perform analyses for each split, use the SPLIT FILES command, as Art recommended. You can have all the splits in the same table or get separate tables per split.
If you need to make a separate sav file for each split, take a look at the XSAVE transformation command. You can put that inside DO IF logic.
HTH,
Jon Peck
-----Original Message-----
From: SPSSX(r) Discussion [mailto:SPSSX-L@LISTSERV.UGA.EDU] On Behalf Of Vicent Giner Bosch
Sent: Monday, January 14, 2008 4:16 AM
To: SPSSX-L@LISTSERV.UGA.EDU
Subject: [SPSSX-L] Splitting a file into several subfiles
Importance: High
Hello.
I want to split a file using one split variable with 18 different values.
But what I specifically want is to split that file into 18 (sub)files, using
that split variable.
In your experience, which is the best / fastest way to do that?
Thank you in advance.
=====================
To manage your subscription to SPSSX-L, send a message to
LISTSERV@LISTSERV.UGA.EDU (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
|