Message Display in "Busy" Form!

From: YyWong <yywong_at_math.hkbu.edu.hk>
Date: 1997/11/10
Message-ID: <647hcs$7ii$1_at_power42t.hkbu.edu.hk>#1/1


[Quoted] I wrote a stored function that calculate and update a large amount of financial data in database. And this function was embedded into an Oracle Forms 4.5. During the operation, I want to display a message (or an dialogbox) showing some word like "Working in Progress..." However, I found that the message or the dialogbox only appears after the function finished its operation even though the message(...) or Show_Window(...) command are placed in front of the stored function.

Would anyone tell me how I can set to display "Working in Progress..." message during the operation.

All these command, stored function are written in a When-Button-Pressed trigger.

Thanks! Received on Mon Nov 10 1997 - 00:00:00 CET

Original text of this message