All, I'm using Faster::CSV to process CSV files. It appears that the only way to get the number of rows in my CSV file is to call one of the methods which actually reads through all of the data, like read(). Is this correct? It makes sense that it would be this way, just wondering. Thanks, Wes -- Posted via http://www.ruby-forum.com/.