[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: adding a variable to a macro
I am very new to Stata, but, having searched FAQ and Statalist, have not
been able to find a solution...
I would like to add another variable to a local macro containing variables.
So, if myvars contains varone vartwo varthree:
local myvars varone vartwo varthree
How do I add newvar?
I would have thought something like the following would work:
local myvars `myvars' newwar
But, it does not.
I'd appreciate any suggestions or guidance.
Thanks!
Tim Walsh
*
* 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/