On Jun 26, 2006, at 2:31 AM, Farrel Lifson wrote: > Here's my solution. It's not very efficient but it works: > > numberOfRows = ARGV[0].to_i Just thought you might want to know that we generally use this_style for variables and methods in Ruby, as opposed to thisStyle. Thanks for the solution! James Edward Gray II