| From | "Nick Cox" <[email protected]> |
| To | <[email protected]> |
| Subject | st: RE: RE: expanding a local that contains a list or wildcards |
| Date | Tue, 5 Aug 2003 19:10:42 +0100 |
There is another way. Often you can avoid the problem
altogether by
foreach v of var `rhsvars' {
...
}
except that the name `rhsvars' suggests to me that
this may not be best for what you want.
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–2025 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |