From: Isaac Toothyxdip Date: 2008-02-21T06:40:36+09:00 Subject: Re: displaying user inputed arrays Thanks that works! but one thing i dont really get what is going on with (gets.scan /[\w'-]*/) - [""] ? could you explain it? like every party i under stand the gets and i guess the scan reads whats entered but i dont really understand the /[\w-]*/) then i guess the - [""] is the array that what ever is scanned is added to -- Posted via http://www.ruby-forum.com/.