Home » Developer & Programmer » Forms » Display code errors above Form 10g! (Oracle Forms, plsql!)
Display code errors above Form 10g! [message #515375] Mon, 11 July 2011 03:43 Go to next message
dophuong_cs
Messages: 92
Registered: May 2011
Location: Viet Nam
Member

Hi all.
I have problem follow: i create a forms 10g and run it then errors. Now, i want to display code errors,how do i do?
Re: Display code errors above Form 10g! [message #515377 is a reply to message #515375] Mon, 11 July 2011 03:48 Go to previous messageGo to next message
cookiemonster
Messages: 13927
Registered: September 2008
Location: Rainy Manchester
Senior Member
Error messages display automatically unless you havbe an on-error trigger to prvent them.
Re: Display code errors above Form 10g! [message #531046 is a reply to message #515377] Sat, 12 November 2011 04:05 Go to previous message
salman_atta
Messages: 2
Registered: November 2011
Location: pakistan
Junior Member
Check the following code in on_error trigger
SET_ALERT_PROPERTY('Your_alter_name',ALERT_MESSAGE_TEXT,MESSAGE_TEXT||'-'||error_code);
Previous Topic: How to generate Serial Number?
Next Topic: BLOB image is not saving.
Goto Forum:
  


Current Time: Thu Aug 01 07:05:37 CDT 2024