Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | "Eric A. Booth" <eric.a.booth@gmail.com> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: st: how can one quickly remove all variable labels? |
Date | Wed, 11 Sep 2013 19:07:42 -0500 |
<> foreach v of varlist * { lab var `v' "" } - Eric On Wed, Sep 11, 2013 at 6:55 PM, László Sándor <sandorl@gmail.com> wrote: > I thought this would be useful to have on the record, I could not > Google up anything. > > Thanks, > > Laszlo > * > * 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/ * * 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/