> Following returns an error, tested on 4.5.03c. I use Event plugin for > waits, do I need to change my scripts? > > If (1) Do > > Event.Create(1, 1, "." ++ ScriptName ++ "@Wait") > Quit > @Wait > > EndIf
I think it should work if the endif comes before the @wait. Otherwise, the first statement in the call to [EMAIL PROTECTED] is an endif, which is wrong. 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/
