From: Cheyne Li Date: 2008-05-09T05:31:16+09:00 Subject: Re: wired result Sorry, I wasn't finish when I mistakely posted it. I tested i=0 line.scan(fkey){|x|i=i+1} puts i if i>0 puts "Found match...\n\r" end in other file by assgined fkey and line. it worked but the function itself couldn't find match at all. I have no idea what's wrong with it. Is there anyone can help me out? Thanks a lot -- Posted via http://www.ruby-forum.com/.