Nov. 9, 2011
12:53 a.m.
On Tue, Nov 08, 2011 at 04:25:29PM -0800, Francois Stephany wrote:
On another note, it would be handy to be able to write:
(PipeableOSProcess command: 'convert' environment: env ) output
instead of:
(PipeableOSProcess command: 'convert' environment: env workingDir: nil input: nil output: nil error: nil errorPipelineStream: nil) output
Done. Thank you. Dave