April 10, 2012
10:22 a.m.
Hi Stefan, I'm don't think that Windows GUI apps get a functioning stdout handle from the OS unless redirected. Martin On Tue, Apr 10, 2012 at 6:08 PM, Stefan Marr <smalltalk@stefan-marr.de> wrote:
Hi:
On 10 Apr 2012, at 02:58, Martin Sandiford wrote:
I get the same thing if I start Cog with no special command line, and I think this seems kind of correct to me, as I'm not sure where the output would go when there is no console attached.
  C:\foo> CogVM.exe test.image
This works on unix/OSX, the stdout should just be the command line. Strange that it seems to work for you when you do a redirect.
Would guess that is a problem in the platform dependent code of the FilePlugin.