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: converting numbers to strings


From   Nick Cox <[email protected]>
To   [email protected]
Subject   Re: st: converting numbers to strings
Date   Tue, 17 Jul 2012 16:37:02 +0100

Indeed. Thanks very much for pointing that out.

Nick

On Tue, Jul 17, 2012 at 4:03 PM, Joseph Coveney <[email protected]> wrote:
>> Also,
>
>> forval n = 7(2)13 {
>>       local n : di %0.2f `n'
>>       replace abc`n' = myfunc( abc`n')
>> }
>
> --------------------------------------------------------------------------------
>
> I think that Nick meant %02.0f for the format.  I'd concur that that suggestion
> and the -foreach . . . in- suggestion just above it in Nick's reply are the best
> approaches to this kind of problem, by the way.
>
> Joseph Coveney
>
>
> *
> *   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/
*
*   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