Date: Fri, 6 Aug 2004 15:39:17 -0300
Reply-To: Hector Maletta <hmaletta@fibertel.com.ar>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: Hector Maletta <hmaletta@fibertel.com.ar>
Subject: Re: My 1st SPSS post... DROP subcommand in SAVE OUTFILE
In-Reply-To: <200408061834.i76IYio14748@listserv.cc.uga.edu>
Content-Type: text/plain; charset="US-ASCII"
Stephen,
The syntax seems correct. But notice that SPSS drops the variable in the
SAVED file, while keeping it in the working file on your screen. When you
open the new file that you saved, the variable would not be there.
Hector
> -----Original Message-----
> From: SPSSX(r) Discussion [mailto:SPSSX-L@LISTSERV.UGA.EDU]
> On Behalf Of Stephen Arthur
> Sent: Friday, August 06, 2004 3:35 PM
> To: SPSSX-L@LISTSERV.UGA.EDU
> Subject: My 1st SPSS post... DROP subcommand in SAVE OUTFILE
>
>
> Greetings,
>
> Hi, I am learning to use SPSS syntax very recently...
>
> I am having trouble getting the DROP subcommand working in
> the following statement. Could you please advise why this
> command does not DROP variable 'temp'?
>
> SAVE OUTFILE=filename /DROP = temp.
>
> Please let me know if you need more information to help me out.
>
> Thanks,
>
> Stephen
>
|