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: exact row in which error occurs


From   Jeph Herrin <[email protected]>
To   [email protected]
Subject   Re: st: exact row in which error occurs
Date   Sun, 27 Nov 2011 11:13:17 -0500

I would be happy if Stata could keep track of the name of the do-file
(or program) that was currently active. I have tried on several occasions
to write a wrapper that would do this for me via some global variable(s),
but it's not possible to manage the situation where a Stata ado-file calls
another ado-file.


On 11/24/2011 7:39 AM, Ivica Rubil wrote:
I agree. But, it would still be useful that Stata can detect the exact
line where an error occurs in cases where one has a code in which no
other .do file is called.

ivica

--
Ivica Rubil
Ekonomski institut / The Institute of Economics, Zagreb
a. Trg J. F. Kennedyja 7, 10 000 Zagreb, Croatia
t. +385-1-2362-269
f. +385-1-2335-165
e. [email protected]
www.eizg.hr


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Nick Cox
Sent: 24. studeni 2011 12:28
To: [email protected]
Subject: Re: st: exact row in which error occurs

Stata doesn't work in this way, partly because do-files can and
usually do call other do-files, ado-files, commands, functions, etc.,
and a row number -- presumably meaning file line number -- would not
have very much meaning in many instances, and/or would refer to a line
in code that is proprietary and so hidden from you.

-set trace- leads to ways of detecting where errors occur. Otherwise
the difference between -do- and -run- is important here.

Nick

On Thu, Nov 24, 2011 at 11:07 AM, Ivica Rubil<[email protected]>  wrote:

does anybody of you know if there is a way to get Stata give me the
the
exact row number where an error occurs in a do file? I'm surprised
that
Stata -- way too "smart" a program -- does not give it regularly,
included in error messages.
*
*   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/


-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.1873 / Virus Database: 2101/4634 - Release Date: 11/23/11


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