:01C755AB]
Sender: [email protected]
Precedence: bulk
Reply-To: [email protected]
Errors-To: [email protected]
The following works in Stata9:
local x =3D"lr1-ul6"
foreach i of local x{
su `i'
}
but
local x =3D"lr1-ul6"
foreach i of local x{
ttest `i',by(gender)
}
with error r(103) too many variables specified.
Could somebody please tell me what I am doing wrong.
Thank you,
Paul
_________________________________________________________________
MSN Hotmail is evolving =96 check out the new Windows Live Mail
http://ideas.live.com
*
* 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/