Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

RE: st: RE: Trouble with confirm and looping.


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   RE: st: RE: Trouble with confirm and looping.
Date   Wed, 4 Aug 2004 19:00:41 +0100

You need to sort out the other problem 
I mentioned. 

Nick 
[email protected] 

[email protected]
 
> Sorry,
> This is a mistake when sending the email.
> But I still have the same problem.
> The question is how to deal with the missing of
> some variables through the loop on the countries.
> 
> I see a typo here.
> 
> Your local macro -country- is not defined, i.e. empty.
> 
> You could try
> 
> foreach i of local countries {
>              ...
> }
> 
> except that your loop makes no reference to the
> particular country, so I doubt that this code will do
> what you want it to. It looks as if it will do the
> same each time around the loop.
> 
> Nick
> [email protected]

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



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index