--- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote: > > > It is referring to Sean's script and the line with the endfor. > > I never use wait.until. The script was simply interfering with my > > monitor list. Also no waits in there, though. > > I think for-loops like this are just not such a good idea. > > I would agree that events could also work. Butt he for loop should > work. I do suspect there are some issues when for loops have waits > and another script runs during the wait. > > Does your monitor command list have a for loop? > Does it call a script file? > Does that script file have a for loop?
I guess the monitor script has If()Do-EndIf. So, if they are mixed up, it would look like this chronologically: If()Do ... For() ,,, Wait.For() ... EndIf <--- Error message popped up here, I guess ,,, EndFor Sean Attention: PowerPro's Web site has moved: http://www.ppro.org 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/
