Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> How to find out Error-raising line (in a big function) from Error-Message

How to find out Error-raising line (in a big function) from Error-Message

From: Frank Rünagel <frank.ruenagel_at_neuss.netsurf.de>
Date: 5 May 1999 19:26:50 +0100
Message-ID: <37307f5a.0@news.arkaden.net>


Hi!

If there is an Error in a (long) function, which is called by a forms-mask, you will get a line number in the error message.

But whenever we loaded the function into emacs or looked up the function-text in user_sources, there was no match between the Error-Line from the error-message and the line-number in emacs (or user-sources). How does oracle count lines in functions?

Or concrete: How do you find out the buggy function-line with the line-information from the error-message?

				Thanks in advance
				Frank Ruenagel



Received on Wed May 05 1999 - 13:26:50 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US