I've added a check box to a dialog screen (with Net express cobol as backend).
Question is, when a user clicks on the checkbox, I want the dialog system to immediately ask him if he really want to do this, as it will delete a record (in the Cobol code).
How do I code dialog to do this? Do I have to wait until a button is pushed (ie Save) and then interrogate the checkbox? I could find no examples in any of the doc for this.
Thanks,
Fran
#checkboxDialogSystemNetExpress



