DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Populating progress bar over the dialog box using VBScript

Hello Guys,

 

I just have a small query, I'm running a VBScript in DIAdem that generally interacts with dialog file, and the user selection controls in the dialog file so as I run the script from the backend, I want to implement a Progress bar that should be populating over the dialog file and show how much percentage of the script is completed. So that user could also know the overall status of the script. So is it possible to implement the progress over to populate over the dialog file and show the process percentage using VBScript. I'll be glad If I get solution for this. I appreciate your support.

0 Kudos
Message 1 of 3
(127 Views)

Hello Shivayogi,

you have to use the progress dialog in non modal mode. Consult the help and search for "MsgBoxDisp" and investigate the example.

 

 

0 Kudos
Message 2 of 3
(110 Views)

Hi TVHCDB,

 

Thank you for the suggestion! I’ll definitely explore that option and review the documentation around MsgBoxDisp as recommended. Appreciate your support!

0 Kudos
Message 3 of 3
(92 Views)