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: Re: how can one quickly remove all variable labels?
From
"Joseph Coveney" <[email protected]>
To
<[email protected]>
Subject
st: Re: how can one quickly remove all variable labels?
Date
Thu, 12 Sep 2013 09:05:54 +0900
László Sándor wroe:
I thought this would be useful to have on the record, I could not
Google up anything.
--------------------------------------------------------------------------------
Quickly, it seems.
-help _strip_labels-
Perhaps,
foreach var of varlist _all {
Capture _strip_labels `var'
}
Joseph Coveney
*
* 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/