On 23 Dec 2013, at 21:13, Igor Stasenko <siguc...@gmail.com> wrote:

> 
> 
> 
> On 23 December 2013 20:06, Sean P. DeNigris <s...@clipperadams.com> wrote:
> 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...
> 
> 
> I not sure how this question related to NB. WinProcess is not part of it.  
> As for alternatives, i guess there is some, and can be implemented with FFI 
> calls,
> but what exactly, you better look for windows API docs.

is related to NB-FFI, I guess. 

I recommend you to take a look at this: 

http://smalltalkhub.com/#!/~OS/OS-Windows

there can be a solution (not sure, because I never used it)

Other possibility is not using NB but OSProcess: 

http://www.squeaksource.com/OSProcess.html

hope it solves your problem. 

cheers, 
Esteban

> 
> -- 
> Best regards,
> Igor Stasenko.

Reply via email to