Dear all,
I have a dataset in SPSS, I transformed it into Stata format by saving as (Stata SE format) in SPSS. Now I want to open it in Stata10 but it gives the following error message.
 
no room to add more variables
    An attempt was made to add a variable that would have resulted in
    more than 2048 or 2047 variables (Stata reserves one variable for
    its own use).  You have the following alternatives:
     1.  Drop some variables; see help drop.
     2.  If you are using Stata/SE, increase maxvar; see help maxvar.
r(900);
 
I tried to increase memory by using (set memory) but it did not work, then I tried to use set maxvar but it did not work either.
Any help will be appreciated.
Regards,
 
MR
      
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/