From: Srinivas JONNALAGADDA Date: 2007-01-11T13:53:43+09:00 Subject: Re: return_on On 10-Jan-2007, at 20:09, Trans wrote: > Sometimes i do this: > > return x if x > > Anyway to code it as: > > return_on x > > t. I do this quite often, as well! We need a macro system ;-) JS