David T. Lewis wrote
> This should give you a few ideas:

As always, many thanks. I will play with that example...


David T. Lewis wrote
> The important things are to set the output pipe for nonblocking reads
> (otherwise you will hang up your VM on a read)
> , and to close pipes when you
> are done using them (otherwise you will "leak" file handles over time)

Yes, been both of those places before, lol. The first is particularly not
fun :/



-----
Cheers,
Sean
--
View this message in context: 
http://forum.world.st/PipeableOSProcess-shell-interaction-tp4692906p4693623.html
Sent from the Squeak - Beginners mailing list archive at Nabble.com.
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to