From: Daniel Lucraft Date: 2007-08-04T06:50:22+09:00 Subject: Re: pulling specific dup. elements out of an array Jon Hawkins wrote: > how do i remove the 0 elements without affecting the 0's in the 04593 > and the 4098234 numbers? array.delete('0') best, Dan -- Posted via http://www.ruby-forum.com/.