Thank you Holger!
[EMAIL PROTECTED] wrote:
> > of code for reading POST input from CGI as follows:
> > [tmp: tmp - read-io system/ports/input buffer tmp]
> > What would be a safe alternative, please?
>
> For stdin/out you may still have to use read-io to be fully
> interoperable across platforms.
I run try a couple of alternatives, and run them by
some rebol Gurus, but thanks for your answer.
Tim
> That's because REBOL does not
> yet fully support non-socket streams at the port level, e.g.
> within a 'wait block. That is likely to change in the future though.
>
> My point about not using read-io mostly refered to TCP streams.
>
> --
> Holger Kruse
> [EMAIL PROTECTED]