From: Boris Blaadh Date: 2008-11-11T23:29:45+09:00 Subject: Re: What is that method called? perhaps this works? string = < lead) shorttext = shorttext + word + " " end # get rid of the last space shorttext.chop! puts "#{shorttext}..." -- Posted via http://www.ruby-forum.com/.