At 1:22 PM -0800 1/17/2002, yves COPPE wrote: >In the substack "MyDLOG", there is a button "OK" and a button "Cancel" >How can I know which of this two button has being clicked ??
There are several methods, but probably the easiest is to use the dialogData property. Set it in the script of the buttons in the dialog box, and check its value when your script continues. -- Jeanne A. E. DeVoto ~ [EMAIL PROTECTED] http://www.runrev.com/ Runtime Revolution Limited - Power to the Developer! _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
