Hi there!
I'm trying to implement a dialog box where the user can insert start and stop date (and, eventually, time) for building a report in semi-automatic way. So, the dialog box has to pass data to the calling script.
I was able to insert the ActiveX control MSCAL.Calendar.7 in the dialog box, but I cannot find the way of passing any properties (such as value, year, nor day) to the calling script.
The help topic "Transferring User Dialog Box Entries to DIAdem" doesn't reference to the ActiveX control and I can't find examples about that. Any ideas?
Thank you!
Andrea