Page 1 of 1

Vector<T> too long

Posted: Tue Dec 20, 2016 3:16 am
by runner21
I am trying to import data from a SPSS (.sav) file. The code that I'm using is below:
GSPS 'D:\Final Chapters\Real Data Study\MLM.sav' 'c1' 'c2' 'c3' 'c4' 'c5'

The data set has 5,024 rows and 5 columns. Has anyone else ever run into this issue?
Thank you!

Re: Vector<T> too long

Posted: Tue Jan 03, 2017 9:35 am
by ChrisCharlton
Could you confirm that version of MLwiN that you are using, as well as the version of SPSS that was used to save the file?