Dear Stata users,
Thanks for reading my post.
I have come across some strange problems with my Stata 10:
Example 1:
. reshape wide pre01 pe01, i(fy) j(region6) ;
(note: j = 1 2 3)
variable fy not found in using data
r(111); t=0.25 16:51:33
But the variable "fy" is clearly listed in the variable window. The
data editor also shows the complete data column.
Example 2:
. outreg2 using table1, label word tstat bdec(4) tdec(4)
symbol(***,**,*) alpha(0.01,0.05,0.1) replace ;
variable __000008 not found
r(111); t=1.42 16:48:50
I also run both programs in my Stata 9.2. NO PROBLEMS AT ALL! I
looked online and find little related solution to this problem except
some doubt this is memory problem. So I downloaded and installed
230699_ENU_i386_zip which is said to solve the memory conflict between
Stata 10 and XP. Unfortunately, my problems do not go away.
Best,
Albert
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/