From: Corey Date: 2005-05-07T09:55:30+09:00 Subject: Re: new to ruby - please help w/ code structure? On Friday 06 May 2005 05:34 pm, Zach Dennis wrote: > I dont know what you're doing, > Heh - that's ok, neither do I! > but to take exactly what you typed: > > if free||os and line=~new_re > cvs host ; host,free,os=nil ; end > > OR > > (cvs host ; host,free,os=nil ; next) if free||os and line=~re > Perfect -- many thanks! Beers, Corey