pspp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with DO-REPEAT


From: aitmeus2
Subject: Problem with DO-REPEAT
Date: Tue, 6 Aug 2013 05:49:47 -0700 (PDT)

Hi,

i'm trying to append yearly datafiles for some countries using dhe DO
REPEAT-command.
Unfortunately i cant figure out how to do it.

DO REPEAT country  = at be bg ch cy cz dk ee es fi fr gr hu ie is it  lu lv
mt nl no pl pt ro se si sk uk.
GET
/FILE= country2008_y.sav.
ADD FILES
/FILE= country2009_y.sav
/FILE= country2010_y.sav.
SAVE
/OUTFILE= country.sav.
END REPEAT.

Please excuse me if i just didnt recognize some trivial error...
Thanks a lot!

ms
-- 
View this message in context: 
http://old.nabble.com/Problem-with-DO-REPEAT-tp35810145p35810145.html
Sent from the Gnu - PSPP - Users mailing list archive at Nabble.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]