--- In [EMAIL PROTECTED], "swzoh" <[EMAIL PROTECTED]> wrote: > --- In [EMAIL PROTECTED], bizaro <[EMAIL PROTECTED]> wrote: > > Hello everyone, > > > > Bruce, could you make *Wait Message n text command usable in nested > > scripts? > > I'm almost sure that you can achive this using "wait for" and > "messagebox", though I've never used messagebox until now: > local mymsg=messagebox(...) > wait for n000,mymsg > ... > > I'm sure I already saw a script concerning this messagebox > (written by Alex, I think). So, you may search it.
I've tried messagebox at last, and it seemed to imply kind of wait in it, I mean, no further commands are executed until messagebox is closed. So, I suspect event plugin is unavoidable in this case. BTW, if you don't mind about simulating 'cancel' button which would quit the script immediately when pressed and showing count-down explicitly in "wait message n text", Message n text wait for not anywindow "PowerPro Message" might be the simplest solution in the nested scripts, as you may know already. ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
