![]() |
From | Rike <silvery.enigma@gmail.com> |
To | statalist <statalist@hsphsun2.harvard.edu> |
Subject | st: foreach question |
Date | Tue, 17 Feb 2009 17:08:59 -0500 |
Hi everyone, can someone please tell me what's wrong with the code below? Thanks in advance. local all_surveys survey1 survey2 survey3 foreach x of local `all_surveys' { use `x', clear reg... reg... esttab... eststo clear } * * 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–2025 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |