From: Stefan Matthias Aust Date: 2001-05-30T08:11:24+09:00 Subject: [ruby-talk:15976] Re: new keyword idea: tryreturn, tryturn or done Juha Pohjalainen wrote: >I have been toying with idea around "conditional" return statement, >that would return, if return result is not nil or false. Perhaps I don't understand what you want to achieve, but to express it would be own words aehm code you want to say if t = (expression) then return t end or return t if t = (expression) compared to tryreturn expression is this really worth a new statement? bye -- Stefan Matthias Aust \/ Truth Until Paradox