Am 26.09.2008 um 05:48 schrieb Randal L. Schwartz:

"Bert" == Bert Freudenberg <[EMAIL PROTECTED]> writes:

Bert> Am 26.09.2008 um 05:12 schrieb Mark Volkmann:

Is it possible to run a Squeak program from a terminal window and have
access to the stdin and stdout streams from the Smalltalk code?

Bert> Yes.

If so, pointers to documentation on this would be much appreciated.


Bert> http://wiki.squeak.org/squeak/708

That's for Squeak creating child processes.

OSProcess has primitives to open stdin/stdout/stderr as streams. It does much more too, but that was what the OP wanted to know.

- Bert -


_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to