Date: Tue, 15 Jan 2008 01:13:53 -0500
Reply-To: Richard Ristow <wrristow@mindspring.com>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: Richard Ristow <wrristow@mindspring.com>
Subject: Re: Splitting a file into several subfiles
In-Reply-To: <820E5CA81E7A2544A9D7E0A25025E48101869416@e2k0305.chestnut. net>
Content-Type: text/plain; charset="us-ascii"; format=flowed
At 10:11 AM 1/14/2008, Melissa Ives wrote:
>Here is some syntax we use to save files.
>Note that when this syntax was created at least (maybe still), you could
>not use more than xsave loops in a single do if, so then you just
>continue with the rest of the values.
Do you mean, the limit that you can't have more than 10 XSAVE
statements in a single transformation program? If so, yes, that limit
still holds. And you have to do what Melissa's code (I'm not quoting
it) does: write 10 of the output files; close the transformation
program with an EXECUTE; and write 10 more in the next transformation program.
=====================
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
|