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.


_______________________________________________
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-users

Reply via email to