On 6/25/05 2:40 PM, "Stephen Barncard" <[EMAIL PROTECTED]> wrote:
> -- wait for modal dialog to quit > repeat until gDialogFlag is "false" > wait for messages > end repeat Stephen - will this work instead: wait until gDialogFlag is "false" with messages ?? (always looking for the one-liner...) Ken Ray Sons of Thunder Software Web site: http://www.sonsothunder.com/ Email: [EMAIL PROTECTED] _______________________________________________ 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
