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: Error with outreg (ssc) stata 11
From
Nick Cox <[email protected]>
To
[email protected]
Subject
Re: st: Error with outreg (ssc) stata 11
Date
Sun, 9 Oct 2011 14:47:04 +0100
-ssc desc outreg- shows that -outreg- has its own Mata library
-l_Cfrmt.mlib-, which (modulo case) is the last named library.
I'd take this up with the author, John Gallup. He watches Statalist,
but a direct email is likely to be quicker.
Nick
On Sun, Oct 9, 2011 at 1:54 PM, Kaulisch, Marc
<[email protected]> wrote:
> 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...
Nick Cox
> You should try updating your Mata library
>
> mata : mata mlib index
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/