Hm, which statements can start with '(', except (useless) expressions?
What happens if you return in the try, onerror or finally part?
/ Mirar
Previous text:
2003-10-02 00:13: Subject: Re: throw or return
If they should accept any statement (which I also think is good) then the parenthesis after onerror probably have to be mandatory. It's possible to allow it to be left empty, though.
/ Martin Stjernholm, Roxen IS