Re: Fwd: NativeBoost and standard out
Posted by
hernanmd on
Dec 23, 2013; 8:51pm
URL: https://forum.world.st/Fwd-NativeBoost-and-standard-out-tp4732117p4732128.html
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.
>
>