Home » Developer & Programmer » Forms » Programmatically set alert title
Programmatically set alert title [message #79233] Thu, 16 May 2002 07:59 Go to next message
pratesh
Messages: 1
Registered: May 2002
Junior Member
Hi !
Is possible to programmatically set title of alert
window with SET_ALERT_PROPERTY pleese.

thanx andvance.
Re: Programmatically set alert title [message #79241 is a reply to message #79233] Fri, 17 May 2002 07:37 Go to previous messageGo to next message
pratap kumar tripathy
Messages: 660
Registered: January 2002
Senior Member
use following to set title of alert

set_alert_property(alert_name,TITLE,'your_title_goes_here);

use following to set message of alert

set_alert_property(alert_name,ALERT_MESSAGE_TEXT,'your_message_goes_here);
Re: Programmatically set alert title [message #79315 is a reply to message #79233] Fri, 24 May 2002 04:34 Go to previous message
jawadg
Messages: 19
Registered: May 2002
Junior Member
use following buil in
Set_alert_property
Previous Topic: any one can help?
Next Topic: Dev 2000 and windows 2000
Goto Forum:
  


Current Time: Fri Apr 26 11:16:57 CDT 2024