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: exporting tables from Summarize function


From   Nick Cox <[email protected]>
To   [email protected]
Subject   Re: st: exporting tables from Summarize function
Date   Tue, 24 May 2011 13:17:28 +0100

This is probably a reflection of a line somewhere within -publish-  in
which a Windows filename with embedded spaces is not handled within
double quotes. It probably is to do with where Stata creates temporary
files on your behalf, very likely off

c:\Program Files\

You can help Tamas by -set trace on- and sending him directly a log
showing at which point the program failed.

Nick

On Tue, May 24, 2011 at 11:10 AM, Dougie Elder <[email protected]> wrote:
> Dr. Bartus,
>
> I agree your program looks good, but when I try to use I get :
>
> . publish open e:\gprd\test2.doc ,as(doc)
> (note: file e:\gprd\test2.doc not found)
> invalid 'Files'
> r(198);
>
> any thoughts ?
>
>
>
> On 24 May 2011 10:08, Dr. Bartus <[email protected]> wrote:

>> I wrote a program with Word users in mind, which is called publish and
>> support summary statistics as well. Factor variables are supported.
>>
>> To install it, please type from within Stata:
>>
>>  net from "http://web.uni-corvinus.hu/bartus/stata";
>>  net install publish , replace

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