Hi Bruce.

--- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote:
> > ;; in which case this produces an error "missing endif":
> > if(not condition)do
> >   win.debug("condition not true")
> >   quit
> > endif
> > quit
> >
> I uploaded a new powerpro.exe version 4.5.03b which fixes this 
issue 
> (it is a valid situation which I missed).

I think the same goes for "break" before "endif" in a for-loop.
I have a script:

for (local i = 0; i < vec.length(v); i++)
  if (condition) do
   ...
   break
  endif
endfor

which errors with the newest EXE ("missing endif").

> I also threw in more text from tooltip in clip menu:  now up to 
1000 
> chars or 20 lines.

Very nice. Will check it out.

Mockey







------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

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/
 


Reply via email to