Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Getting stuck at outreg


From   "Michael Blasnik" <[email protected]>
To   <[email protected]>
Subject   Re: st: Getting stuck at outreg
Date   Tue, 2 Dec 2003 08:53:31 -0500

You've found a bug in outreg (not having compound double quotes on the
filename).  The prior suggestion of changing the working directory won't
work here because the file name with the space in it is a tempfile, which is
put in your temp directory.  You can either change your temp directory (in
the operating system) or else fix outreg by putting compound double quites
around the tempfile name (in line 894).

Michael Blasnik
[email protected]

----- Original Message ----- 
From: "Ramani Gunatilaka" <[email protected]>
To: <[email protected]>
Sent: Monday, December 01, 2003 6:55 PM
Subject: RE: st: Getting stuck at outreg


<snip>
> Again, it runs right through once, outputs second regression, but stalls
at outreg within outreg app.file.
> Here's the trace on output which immediately precedes the error message.
>
> -------------------------- begin outreg.appfile ---
>   - version 6.0
>     - syntax using/, varname(string) coefcol(string)
<snip>
>     - merge `vartmp' using `tmpf1'
>     = merge __00000C using C:\Documents and Settings\user\Local
Settings\Temp\S
> > T_0200000i.tmp
> invalid 'and'
>     ---------------------------------------------------- end
outreg.appfile ---
>
> *****************************
> I'm so sorry for the bother,
> Cheers,
> Ramani


*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index