[REBOL] Re: Problems using CALL command
From: gregg:pointillistic at: 16-Jul-2007 0:11
Hi Alessandro,
AM> The problem is Rebol open a new command window every time I call that
AM> command, eve if I want to redirect in/out/err somewhere else.
...
AM> Does Carl modify this function to work in a different way for Rebol 3.0?
It's very important to me too. I use Gabriele's mod of DocKimbel's
code very heavily, and would be *very* happy to see REBOL handle this
better, natively, under R3. There's no way to work around it with the
native call under R2.
I think REBOL is, or could be, a great tool for writing pipe and
filter style apps, but we need a good model implementation and maybe
some other pieces built in to make it quick and easy.
-- Gregg