[squeak-dev] Re: OSProcess and multiline input

Sean P. DeNigris sean at clipperadams.com
Fri Feb 24 23:46:58 UTC 2012


Eliot Miranda-2 wrote
> 
> OSP is an interface to exec.

That's good to know. Thanks.

I investigated further and accidentally found out that it wasn't the
multi-line part at all that was the problem. It was that my string contained
an ellipsis, which forced the argument to waitForCommand: into a WideString.
Is there a workaround? can OSP only handle ByteStrings?

Thanks.
Sean

--
View this message in context: http://forum.world.st/OSProcess-and-multiline-input-tp4418726p4418945.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list