Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Kit Baum <baum@bc.edu> |
To | statalist@hsphsun2.harvard.edu |
Subject | re: re: st: changing names from UPPER to lower case |
Date | Fri, 19 Mar 2010 12:28:55 -0400 |
<> Correction, should be foreach v of varlist ILD-CUTIC_OG { loc lv = lower("`v'") rename `v' `lv' } which is essentially what Nick's 20th century code is doing. Kit Baum | Boston College Economics & DIW Berlin | http://ideas.repec.org/e/pba1.html An Introduction to Stata Programming | http://www.stata-press.com/books/isp.html An Introduction to Modern Econometrics Using Stata | http://www.stata-press.com/books/imeus.html * * 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/