How do you make that work on Windows? Here, I do get the system opening its window and that's all.
is that enough?
cogVM foo.image evaluate "FileStream stdout nextPutAll: 'fubu'; crlf"
On 2012-06-23, at 22:11, St�phane Ducasse wrote:
> Hi
>
> I would like to know if there is a way (may be with OSProcess to pass a script to a image or starting image)
> without creating a file?
>
> Stef