Home » Developer & Programmer » Forms » About message for a procces
About message for a procces [message #84744] Wed, 21 April 2004 14:54 Go to next message
sergio m
Messages: 4
Registered: November 2002
Junior Member
Hi !!!

My english not is very good. I need display a message for a user when i am running some process in an form, for example, if the process is very long in time, i need say in screen :'Please wait a few minutes....procesing'. Do you help me ?

thanks
Re: About message for a procces [message #84746 is a reply to message #84744] Wed, 21 April 2004 19:12 Go to previous messageGo to next message
Tropez
Messages: 1
Registered: April 2004
Junior Member
Q: I need display a message for a user when i am running some process in an form, for example, if the process is very long in time, i need say in screen :'Please wait a few minutes....procesing'. Do you help me ?

A: Message could be
'Please wait. Processing in progress.'
Re: About message for a procces [message #84751 is a reply to message #84746] Thu, 22 April 2004 02:12 Go to previous message
TJK
Messages: 1
Registered: April 2004
Junior Member
If Get_Application_Property(Cursor_Style) = 'BUSY' Then
Message('Please wait. Processing in progress.' );
End If;

Try This

Rgds
TJK
Previous Topic: connectivity between Developer 6i and Oracle 7 Personal Edition?
Next Topic: read each file from specified directory
Goto Forum:
  


Current Time: Mon May 20 13:15:29 CDT 2024