Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SV: st: foreach


From   "Tomas Lind" <[email protected]>
To   <[email protected]>
Subject   SV: st: foreach
Date   Tue, 29 Jun 2010 15:19:02 +0200

It works!

Yeas, saba, laba etc are not variable names.

Thanks a lot!!!!!!!!! 

/Tomas



-----Ursprungligt meddelande-----
Från: [email protected]
[mailto:[email protected]] För Richard Goldstein
Skickat: den 29 juni 2010 14:51
Till: [email protected]
Ämne: Re: st: foreach

"saba" and "laba" are, apparently, not variable names so this is not a
varlist; try -foreach XX in saba laba {-

Rich

On 6/29/10 8:44 AM, Tomas Lind wrote:
> Dear all,
> 
> I have a lot of variables ending up with _L or _B (for example saba_B,
> saba_L, laba_B, laba_L)
> 
> If I simplify my problem I would like to do the following
> 
> foreach  XX  of varlist   saba  laba  {
> tab `XX'_B   if `XX'_L != .
> }
> 
> But it doesn't work.
> 
> Does anyone have an idea how to fix this?
> 
> 
> /Tomas
*
*   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/


*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index