ok thanks for the help Michael Gorsuch wrote: > I suppose it could, but I think the easiest way to build an Array in > ruby is > as follows: > > info = [] > > You can build a Hash via: > > info = {} -- Posted via http://www.ruby-forum.com/.