ChristopheC
12 years agoContributor
Display message to the user during the execution of the script
Hello,
I want to display a non-blocking message to the user (eg: non-blocking msgbox, non-blocking popup, ...) during the execution of the script.
how can I do this in VBScript ?
Thank you to take time to reply us.
Best regards,
Christophe
I want to display a non-blocking message to the user (eg: non-blocking msgbox, non-blocking popup, ...) during the execution of the script.
how can I do this in VBScript ?
Thank you to take time to reply us.
Best regards,
Christophe
- I think that you are looking for User Forms: http://support.smartbear.com/viewarticle/28204/
They can be modeless (non-blocking): http://support.smartbear.com/viewarticle/28024/
This blog post can be used as quick start: http://blog.smartbear.com/software-quality/bid/170252/