It looks like double quotes (or even better componded quotes) were left out
while programming outreg.
Try to work (not just you as a user, but try to have Stata is put its
temporary files, locals...) into a working directory which have no spaces in
its name eg. Try to make Stata work in c:\temp by typing the following
instruction at the top of your do file (or at least before you define
anything that goes into the loop)
cd c:/temp
Ciao
Renzo
----------------------------------------------------------------------------
----
*From Ramani Gunatilaka <[email protected]>
To [email protected]
Subject RE: st: Getting stuck at outreg
Date Mon, 01 Dec 2003 23:55:47 +0000
...
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 ---
...
- merge `vartmp' using `tmpf1'
= merge __00000C using C:\Documents and Settings\user\Local
Settings\Temp\S
> T_0200000i.tmp
invalid 'and'
---------------------------------------------------- end outreg.appfile
---
*
* 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/