![]() |
From | "Michael Blasnik" <michael.blasnik@verizon.net> |
To | <statalist@hsphsun2.harvard.edu> |
Subject | Re: st: macro concat |
Date | Sat, 24 May 2008 08:12:08 -0400 |
No, that doesn't work: . loc M1 hello . loc M2 goodbye . loc a \`M1' . loc b \`M2' . loc c `a' `b' . mac list _c: hello goodbye _b: `M2' _a: `M1' _M2: goodbye _M1: hello But I want: _c: `M1' `M2' Keith
* * 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 |