Now I found a problem in 4.5.03a

;; sometimes earlier code makes this:
condition = 0

;; in which case this produces an error "missing endif":
if(not condition)do
  win.debug("condition not true")
  quit
endif
quit


Lots of my existing scripts contain places where I conditionally
quit from inside an If routine.
Is that bad script writing style which I should change?
Or should you allow it without an error message?





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/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