From: Simon Blanco Date: 2008-06-13T18:18:20+09:00 Subject: Re: Forum for beginners > > No as STDOUT exists as built in, so das $stdout, same for STDERR, > STDIN, $stderr and $stdin. > The advantage of using $stdout is that you can change it at the > beginning of your program which might e.g. maeking some testing > easier. That was revealing :D I'll keep an eye on this when I have to solve input or keyb issues -- Posted via http://www.ruby-forum.com/.