Hi Martin, > Are you finding that it is only "exit to top" that is ignored? > In my (quick) test here I found that in the modal, no statements > after close stack were executed, as if close stack, when > encountered in a modal, immediately stops execution of the > running handler.
interesting... I just checked again. Statements after the 'close stack' statement do execute. But once the handler gets to 'exit to top' no further statements in *that* handler execute. Unfortunately, statements in the handler that called the modal do continue to execute. --Michael Binder _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
