How to change MessageModal caption

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
sunkara7
Junior Coder
Posts: 25
Joined: Mon May 23, 2005 1:04 pm

How to change MessageModal caption

Post by sunkara7 » Wed Jun 08, 2005 7:13 pm

Hi All,

Is it possible to change the MessageModal caption? The default caption is "Macro Scheduler Message".

I would like to use MessageModal instead of creating my own Dialog box.

Thanks

User avatar
support
Automation Wizard
Posts: 1450
Joined: Sat Oct 19, 2002 4:38 pm
Location: London
Contact:

Post by support » Wed Jun 08, 2005 9:57 pm

You can change the caption for compiled macros only by setting the APP_TITLE variable. This only works for compiled macros. You cannot change the caption of macros run in Macro Scheduler - they will always show Macro Scheduler.

What you can do is use a custom dialog instead of the standard message box. Create your own message box using the dialog designer and give it any caption you like.
MJT Net Support
[email protected]

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts