Home » Developer & Programmer » Forms » message built in (oracle forms 6i,XP SP3)
message built in [message #528995] Fri, 28 October 2011 01:22 Go to next message
maddyd2k
Messages: 24
Registered: November 2010
Junior Member
Hi All

I have doubt regarding message built in

when I declare message('XXXX'), the message will show in window status bar
but when I declare it as message('XXXX');
message('XXXX'); simultaneouly it will pop as alert. Why??

Can any one clarify me regarding this????



Thanks
Re: message built in [message #528996 is a reply to message #528995] Fri, 28 October 2011 01:30 Go to previous message
Littlefoot
Messages: 21817
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Message text, by default, is displayed in a form status bar (left lower window corner). One MESSAGE displays it there. The second one would overwrite the first one (so you wouldn't even notice it). Therefore, two consecutive MESSAGE statements "pop up", require you to acknowledge the message and then display at its default location.

People usually use two exactly the same MESSAGE texts that look like a simplified (informational) alert.
Previous Topic: Error Record has been update by another user
Next Topic: Oracle Forms 10g on Windows 7 problem
Goto Forum:
  


Current Time: Sun Aug 11 09:12:45 CDT 2024