Error message output box

neil473

Member
Hello

New to PLSQL dev after using sqlnav for many years.

Was executing a plsql block in the sql window, hits an exception and the error is given in a pop up window. I wanted to get this to goto the output tab. Couldnt find an option to do this.
Tried ticking do not show this error again in the window , which has worked in that it now doesnt show me any errors :)

How can i turn this back on, cant find it in the options , and can i just direct the error to the output tab.

Thanks for your time.
 
found the option to bring the error back in options / dsa dialogues

but is there an option to send the error to output rather than a pop up, thanks.
 
On the same topic,
I'm using PLSQLD Version 8.0.1.1502
Is there any way to copy the exception into the clipboard?
 
Back
Top