From: Li Chen Date: 2006-11-05T02:31:57+09:00 Subject: Re: How could I do this search using .scan - I am a newbie Li Chen wrote:> ... > A B C D E F... > 1 2 3 4 5 6 ... > 11 22 33 44 55 66 ... > ... > > Each line is separated with \t (or whatever) > > Then you want to get everything from the second cloumn such as > B 2 22,.. and put them to screen Typo,should be written as "columns on each line are separated with \t (or whatever)" Li -- Posted via http://www.ruby-forum.com/.