Click button and stay on the same dialog
Posted: Tue May 17, 2016 9:17 am
Is there a way to have a button that runs a program on click but will stay on the same dialog? I want to have a button that when clicked will load a chm file. Currently I have the button preform the action "Return from Dialog" and I use that variable to run the chm in the script. I Have a goto for the the dialog so there is only a quick flash. The problem is that all the radio buttons on the dialog go back to the default state.