Login  Register

Re: Fwd: NativeBoost and standard out

Posted by Emilio Oca-3 on Feb 06, 2014; 7:06pm
URL: https://forum.world.st/Fwd-NativeBoost-and-standard-out-tp4732117p4742009.html

Thanks Hernan, I am going to try it

Best

    Emilio

> -----Mensaje original-----
> De: Pharo-users [mailto:[hidden email]] En nombre
> de Hernán Morales Durand
> Enviado el: Lunes, 23 de Diciembre de 2013 17:55
> Para: Any question about pharo is welcome
> Asunto: Re: [Pharo-users] Fwd: NativeBoost and standard out
>
> Maybe does this help
>
> (Proceed the warning)
> Gofer it
> url: 'http://www.smalltalkhub.com/mc/hernan/ProcessWrapper/main';
> package: 'ProcessWrapper-Core';
> package: 'ProcessWrapper-Plugin';
> package: 'ProcessWrapper-Tests';
> load.
>
> ProcessWrapper new
>            useStdout;
>            startWithShellCommand: 'dir | sort';
>            upToEnd
>
> Hernán
>
> El 23/12/2013 16:06, Sean P. DeNigris escribió:
> > Emilio Oca-3 wrote
> >> Hi
> >>
> >>
> >>
> >> Is it possible to get the stdout results when running  WinProcess
> >> createAndWaitForProcess: aCommand?.
> >>
> >> If it is not, any alternative?
> >>
> >>
> >>
> >> Best
> >>
> >>
> >>
> >>      Emilio
> >
> > Bump...
> >
> >
> >
> >
> > -----
> > Cheers,
> > Sean
> > --
> > View this message in context: http://forum.world.st/Fwd-NativeBoost-
> and-standard-out-tp4732117.html
> > Sent from the Pharo Smalltalk Users mailing list archive at
> Nabble.com.
> >
> >