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: where's the code for -total- ?


From   Richard Williams <[email protected]>
To   "[email protected]" <[email protected]>
Subject   Re: st: where's the code for -total- ?
Date   Wed, 3 Apr 2013 10:10:38 -0400

If you do -findit svy1- you can find some 10 year old code for
assorted commands, including svy total. Maybe you would have a
fighting chance with it.

Sent from my iPad

On Apr 3, 2013, at 9:47 AM, "Ariel Linden, DrPH" <[email protected]> wrote:

> Thanks, Richard. I just went back to version 10 and it is the exact same
> code as version 12... Perhaps someone monitoring the list from the Stata
> Corp. can direct me to the actual code for -total-?
>
>
> Date: Tue, 2 Apr 2013 22:13:36 -0400
> From: Richard Williams <[email protected]>
> Subject: Re: st: where's the code for -total- ?
>
> My limited experience is that Stata code is becoming increasingly
> indecipherable. A routine calls a routine which calls a routine... If
> nobody gives you better advice, you might check the code from an older
> version of Stata if you have one.
>
> Sent from my iPad
>
> On Apr 2, 2013, at 10:02 PM, "Ariel Linden, DrPH"
> <[email protected]> wrote:
>
>> Hi All,
>>
>> I took a look at the source code for -total-, but it seems to refer to
>> another program - _svy_summarize.ado- . I cannot seem to track down the
>> actual code for -total- there either. Can someone tell me where I can find
>> the underlying code for -total-?
>>
>> Thanks!
>>
>> Ariel
>>
>> *! version 1.0.3  28mar2011
>> program total, properties(svyb svyj svyr mi)
>>       // version statement intentionally omitted
>>       _svy_summarize total `0'
>> end
>>
>
> *
> *   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/
*
*   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