<br><br><div class="gmail_quote">On Tue, Apr 10, 2012 at 5:38 AM, Stefan Marr <span dir="ltr">&lt;<a href="mailto:smalltalk@stefan-marr.de">smalltalk@stefan-marr.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
Hi:<br>
<div class="im"><br>
On 10 Apr 2012, at 02:58, Martin Sandiford wrote:<br>
<br>
&gt; I get the same thing if I start Cog with no special command line, and<br>
&gt; I think this seems kind of correct to me, as I&#39;m not sure where the<br>
&gt; output would go when there is no console attached.<br>
&gt;<br>
&gt;    C:\foo&gt; CogVM.exe test.image<br>
<br>
</div>This works on unix/OSX, the stdout should just be the command line.<br>
Strange that it seems to work for you when you do a redirect.<br></blockquote><div><br></div><div>Yes! that was I expected. </div><div><br></div><div>Anyway Martin&#39;s answer helped me, and discovered that:</div><div><br>

</div><div><span style>   C:\foo&gt; CogVM.exe test.image | more</span></div><div><br></div><div>is ok for me.</div><div><br></div><div>What I also didn&#39;t expect is that when running &quot;-headless&quot;, still a window is opened. I read something about evaluating &quot;UIManager default nonInteractiveManager&quot; but I couldn&#39;t achieve to do so yet.</div>

<div><br></div><div>Thanks!</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Would guess that is a problem in the platform dependent code of the FilePlugin.<br>
<br>
Best regards<br>
<span class="HOEnZb"><font color="#888888">Stefan<br>
<br>
<br>
<br>
--<br>
Stefan Marr<br>
Software Languages Lab<br>
Vrije Universiteit Brussel<br>
Pleinlaan 2 / B-1050 Brussels / Belgium<br>
<a href="http://soft.vub.ac.be/~smarr" target="_blank">http://soft.vub.ac.be/~smarr</a><br>
Phone: +32 2 629 2974<br>
Fax:   +32 2 629 3525<br>
<br>
</font></span></blockquote></div><br>