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]

Re: st:revise variables labels for a group of variables


From   Amanda Fu <[email protected]>
To   [email protected]
Subject   Re: st:revise variables labels for a group of variables
Date   Thu, 14 Oct 2010 13:26:35 -0400

Dear Mr. Cox,

Thank you for the introduction of Extended macro functions! These
macros are very helpful.

By the way," frog toad newt whatever" made my day! I cannot help
laughing until my colleague asked, "What's so funny?"

Thank you!

Amanda Fu

On Thu, Oct 14, 2010 at 1:12 PM, Nick Cox <[email protected]> wrote:
> See -help extended_fcn-.
>
> foreach of var frog toad newt whatever* {
>        label var `v' "`: var label `v'' revised"
> }
>
> Nick
> [email protected]

*
*   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