Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: local command with blanks


From   Kamyar Baradaran <[email protected]>
To   [email protected]
Subject   st: local command with blanks
Date   Mon, 27 Dec 2010 16:59:10 +0100

Dear All,

How can I create a local variable when I have blanks. I would like to
have such a thing:
local year_criteria    " "year < 2000 & age == 1" "yea r< 2002  & age == 2" "
I would like to use it in foreach command:

foreach criteria in `year_criteria' {
...
}

Thanks,
Best,
K
*
*   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–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index