Date: Sun, 20 May 2007 12:05:10 +0200
Reply-To: Cristiano <rivoli2@gmail.com>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: Cristiano <rivoli2@gmail.com>
Subject: extract vars from files - syntax
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Dear listers,
I've tried to save into different file, some subset of vars of a dataset
using macro programming and DO statement.
I'd like to save in a .sav file just from:
Var2 to Var6
then into another file :
just to var7 to var11 and so on, until Var111
After some attempts with macro and syntax, I'm not able to increment
correctly the index of the DO statement..
Any suggestions would be much appreciated, thanks!
|