Home » Developer & Programmer » Forms » alert
alert [message #80998] Mon, 23 December 2002 05:10 Go to next message
Solve
Messages: 38
Registered: December 2002
Member
Then I write such a code:
n:= show_alert('alert_name');
if show_alert('alert_name') = alert_button1 then ...
end if;
I have to press twice button1 until this alert disapare.
Does anybody know about such a problem?
Thanks:)
Re: alert [message #81003 is a reply to message #80998] Mon, 23 December 2002 18:37 Go to previous message
Mark
Messages: 284
Registered: July 1998
Senior Member
Show_alert is a built-in function that displays the popup window to which you have to press a button. You call it twice and it executes twice. Remove one of them.

Mark
Previous Topic: Install Forms 6i and Database 9i In a PC
Next Topic: how can i set item to initial value in combobox (URGENT)
Goto Forum:
  


Current Time: Fri Mar 29 05:56:34 CDT 2024