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]
Re: st: return list
From
Alberto R Osella <[email protected]>
To
[email protected]
Subject
Re: st: return list
Date
Thu, 24 Jan 2013 13:43:58 +0100
Thank you Nick. It works!!
Alberto R. Osella, MD, PhD
Laboratorio di Epidemiologia e Biostatistica
IRCCS Saverio de Bellis
Via Turi, 27
70013 Castellana Grotte (BA)
Italia
Tel: +39 0804994655
Fax: +39 0804994650
e-mail: [email protected]
Il 24/01/2013 13:22, Nick Cox ha scritto:
gen stuff = ""
quietly forval i = 1/19 {
replace stuff = r(c`i') in `i'
}
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/