thanx patrick...i guess i'm 'old school'....dave
Patrick Hurley wrote:
> I am probably "old school," but when learning new things -- seeing is
> understanding, try this:
> 
>     puts "Calling #{x.class}#join "
>     x.join( sep )
>   end
> end
> 
> Keep trying it is worth it
> pth

-- 
Posted via http://www.ruby-forum.com/.