From: Isaac Toothyxdip Date: 2008-02-18T06:25:11+09:00 Subject: Re: displaying user inputed arrays Im going to try the first solution because i seems like that would work. But first im going to give a detailed explanation for what im trying to do. In the the terminal (im on mac) it askes the user to enter 5 words on the same line blah-macbook:~ blahblah$ ruby whatever.rb (before running) (running program) Please enter 5 words on the same line with spaces then press enter: Bobo Momo Hoho Lolo Jojo The five words you entered were: Bobo, Momo, Hoho, Lolo, Jojo blah-macbook:~ blahblah$ (program finished) but i want it to be in array forum and i think that the first reply might work so i will try that and get back to you -- Posted via http://www.ruby-forum.com/.