I have created a script that has several functions. I want to have a user dialog box pop up so that the user can use check boxes to select different functions in order to run these functions.
The simplest way is to create a SUD dialog with DIAdem and use the standard boolean values. I attach an example wich you can examine and adapt to your needs.