From: Mark Toth Date: 2007-12-29T04:12:15+09:00 Subject: Re: How to jump over the first line in a file? (newbie) Stefano Crocco wrote: > Alle venerd狸 28 dicembre 2007, Mark Toth ha scritto: >> :price => row[2] , >> Mark > A possibility is to do a call to sFile.gets before the while cycle. This > way, > the first line of the file is read but not used. > > Stefano Hmmm, it sounds like a great idea! Can you please send me some code for it? /Mark -- Posted via http://www.ruby-forum.com/.