> I had a quick look at this and notice that you had at least > one nested > if-else in more commands. You cannot do this. You can only use one > if-else in more commands > > I don't know if this is the source of the error but it might be > related.
I checked, I only have that in the monitor list. I removed any other areas that might be a problem. > Also, there are statements > script assign static > which should be > script static I don't think I can enter this into a commandlist, can I? Even if you manually type "script static varname" the assign in the 2nd dropdown appends to the command making it change the command. > Yes, there is a bug where > for (local i=0; i<0; i=i+1) > win.debug(i) > endfor I think this was the error I was running into. I'll test with the next beta. Thanks! David Troesch | Atlanta, GA | ICQ# 2333123 Perfect your cut/copy/paste techniques. http://tinyurl.com/2kmet Funstuff: Famous last words: "But I thought YOU did the backups!" 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/
