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: Stata 10.1 or 11.1 does not recognise // comment


From   "Michael N. Mitchell" <[email protected]>
To   [email protected]
Subject   Re: st: Stata 10.1 or 11.1 does not recognise // comment
Date   Thu, 09 Dec 2010 06:22:24 -0800

I believe this style of comment is only permitted within a .do file. I suspect you might be pasting the commands directly into the "command window", in which this style of commenting is not permitted.

Michael N. Mitchell
Data Management Using Stata      - http://www.stata.com/bookstore/dmus.html
A Visual Guide to Stata Graphics - http://www.stata.com/bookstore/vgsg.html
Stata tidbit of the week         - http://www.MichaelNormanMitchell.com



On 2010-12-09 6.19 AM, DE SOUZA Eric wrote:
The error I get is here below. The commands are from Kti Baum's post re:
generating a word table including the first stage regression(s),

Any idea what is happening?

. // eststo, esttab from Ben Jann's estout (SSC)
unrecognized command:  / invalid command name
r(199);
.
. // ivreg2 from Baum/Schaffer/Stillman (SSC)
unrecognized command:  / invalid command name
r(199);

. // use a filename with the proper extension to create a Word table
unrecognized command:  / invalid command name
r(199);

Eric de Souza
College of Europe
Dyver 11
Brugge (Bruges)
Belgium


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


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index