On Wed, 15 Oct 2003 12:22:32 +0100, Dilwyn Jones <[EMAIL PROTECTED]> wrote:
Anyone know how to get the statement number within a line when an error occurs?
Obviously, ROMs which support ERLIN return the line number. It would be helpful to get the statement number as well for debugging purposes - what I'd like is for my debugging routine to return something like:
REPORT #channel PRINT #channel,'AT LINE ';ERLIN;':';error_statement
It's probably stored in the basic variables area somewhere, though I can't seem to find it.
-- Dilwyn Jones
Isn't it REPORT supposed to show the Message tables?
Phoebus
--
Visit the QL-FAQ at: <http://www.dokos-gr.net/ql/faq/> (Still uploading stuff!)
Visit the uQLX-win32 homepage at: <http://www.dokos-gr.net/ql/uqlx.html>
Visit the uQLX-mac home page at:<http://www.dokos-gr.net/ql/uqlxmac.html>
