[Vm-dev] Re: [Pharo-dev] Capturing stdout

phil at highoctane.be phil at highoctane.be
Sat Mar 29 09:05:38 UTC 2014


On Windows, there is work to do on the VM platform sources to get the
command line output to work properly.

There are a set of MsgBox calls in there where one could use a nice little
printf/puts.

I've been looking at it but there is more than meets the eye there.


Phil



On Fri, Mar 28, 2014 at 10:23 PM, Max Leske <maxleske at gmail.com> wrote:

> Maybe... Since Pharo now has a command line handler, you could redirect
> stdout to the vm process? Will probably not work while the image is running
> I guess. But maybe it will (see for example
> http://serverfault.com/questions/178457/can-i-send-some-text-to-the-stdin-of-an-active-process-running-in-a-screen-sessi
> )
>
>
> On 28.03.2014, at 21:56, Sean P. DeNigris <sean at clipperadams.com> wrote:
>
> > Emilio Oca-3 wrote
> >> I managed to do that in Windows using... ProcessWrapper...
> >
> > As it's for a core test, I need to find a way to do it without loading
> > additional libraries. I could pipe the output to a tmp file if there's
> > nothing...
> >
> >
> >
> > -----
> > Cheers,
> > Sean
> > --
> > View this message in context:
> http://forum.world.st/Capturing-stdout-tp4751320p4751521.html
> > Sent from the Pharo Smalltalk Developers mailing list archive at
> Nabble.com.
> >
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20140329/d7ffbf2a/attachment.htm


More information about the Vm-dev mailing list