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]
AW: st: Error with outreg (ssc) stata 11
From
"Kaulisch, Marc" <[email protected]>
To
<[email protected]>
Subject
AW: st: Error with outreg (ssc) stata 11
Date
Sun, 9 Oct 2011 14:54:41 +0200
Nick,
No, unfortunately this does not help. I deinstalled -outreg-(ssc), updated Mata library accordingly and reinstalled -outreg- and it does still not work.
. mata : mata mlib index
.mlib libraries to be searched are now
lmatabase;lmataado;lmataopt;lkhb;lmoremata;lmoremata10;lsomersd;lsq;lsqbm;l_cfrmt
I am not sure what should be in there when -outreg- is installed...
Marc
-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]] Im Auftrag von Nick Cox
Gesendet: Sonntag, 9. Oktober 2011 14:09
An: [email protected]
Betreff: Re: st: Error with outreg (ssc) stata 11
You should try updating your Mata library
mata : mata mlib index
Nick
On Sun, Oct 9, 2011 at 10:09 AM, Kaulisch, Marc <[email protected]> wrote:
> A while ago I updated to the totally reworked version and the
> following code worked well:
> . outreg using doc\kap7_reg_eink5.doc, se bdec(0) varlabels replace
> ///
> starlevels(5 1) sigsymbols(*,
> **) ///
> summstat(r2_a\N)
> summtitle(Adjusted R2\N) summdec(3 0)
>
> Recently there was an update of outreg to distribution date 20111004.
> Now I wanted to redo my do-file and I get the following error:
>
> FrmtOut(): 3499 BegTex() not found
> <istmt>: - function returned error r(3499);
>
>
> Has anybody an idea why I do get this error now? Is there a way to
> reinstall the version before the latest update?
*
* 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/