--- In [EMAIL PROTECTED], bizaro <[EMAIL PROTECTED]> wrote: > Hello Everyone, > > To avoid "can't use wait in nested scripts" error run script that > contains Wait command with: > Event.Createms(20, 1, ".scriptname") > > instead of: > .scriptname
Although I don't know which "*wait ..." your script uses, I bet you could replace most of them with "*wait for xxx" in the nested script without using event plugin. ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Domains - Claim yours for only $14.70 http://us.click.yahoo.com/Z1wmxD/DREIAA/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/
