From: Michael Linfield Date: 2007-09-01T17:58:20+09:00 Subject: Re: keyboard input: one character > > while true > info = gets.chomp > if info != nil > puts info > end > end > > actually doesn't outputs a thing.. lol. i didnt mean for it to be used in a while loop. -- Posted via http://www.ruby-forum.com/.