From: Roger Pack Date: 2009-04-23T22:21:41+09:00 Subject: Re: Install a Windows server made with Ruby > Working.... > > Again and again... But it doesn't work. I created an "in" folder and an > "out" folder for the tests, but my file stays in the "in" folder. The > problem is not comming from the ruby file because it's working on the > old computer. > > Also, I don't understand this : "you might want to also redirect > stderr". Is it something like the out_file ? Where can I found this file So apparently it's not working? stderr is $stderr = File.open("C:\\out_file", "w") GL. -=r -- Posted via http://www.ruby-forum.com/.