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: Looping to rename


From   Scott Merryman <[email protected]>
To   [email protected]
Subject   Re: st: Looping to rename
Date   Tue, 6 Nov 2012 13:59:54 -0600

Try -rename p# p#, renumber-

Scott


On Tue, Nov 6, 2012 at 1:44 PM, Zhangqunzi <[email protected]> wrote:
> Dear all,
>
> I want to rename my var list: p1,p3,p7..,
> Into new one :p1,p2,p3...
>
> Currently I am running such loop:
> Local i
> For var of varlist
> Rename var pi
>
> But stata tells me error: can't find macro i ... How should I solve this problem?
>
> I can't use renvars due to memory problem.
> Thanks in advance
*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index