From: Gordon Thiesfeld Date: 2006-06-08T23:36:22+09:00 Subject: Re: rubyw and stdout sorry, hit send by accident. Anyway, rubyscript2exe suggests doing this: $stdout = $stderr = File.new("/path/to/temp/application.log", "w") ----- Original Message ---- From: Mark Volkmann To: ruby-talk ML Sent: Thursday, June 8, 2006 9:31:26 AM Subject: rubyw and stdout If you run a script with rubyw under Windows and the script writes to stdout, is there a way to capture that output without modifying the script? Is there a rubyw option for specifying where the output should go? -- R. Mark Volkmann Object Computing, Inc.