From: Nick Bo Date: 2008-09-19T11:07:26+09:00 Subject: Re: Array Count Issu ok well now i got a bunch of repetitive arrays and repetitive counts how do i just do 1 array for an instant of the word and then an array for the amount of times it was found in the string. Cause i dont want it to print out like bar = 6 bar = 6 (... 4 more times) and so forth i just want it to do bar = 6 baz = 11 eggs = 3 etc... -- Posted via http://www.ruby-forum.com/.