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   Nick Cox <[email protected]>
To   "'[email protected]'" <[email protected]>
Subject   RE: st:revise variables labels for a group of variables
Date   Thu, 14 Oct 2010 18:30:35 +0100

You're welcome. Some readers might say "Don't encourage him!", but 
I slipped frog, toad and newt into the manual entry [D] egen. 

Nick 
[email protected] 

Amanda Fu

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?"

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"
> }
>

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