At 15:15 2001-4-12 -0500, you wrote:

>more Unix-like. On Unix-like systems, I/O redirection is
>done without difficulties. On Windows the | operator does
>not work with REBOL, just > and <.

It's linux, so pipe should do the job. (but doesn't :(

I'm working on some kind of "webgate" for majordomo-driven
mailing list. All incoming messages are prefiltered by
procmail, and some of them should be piped to rebol script.
After bit of cleanup, messages should be inserted into
MySQL database.
Everything runs fine. Everything but piping msgs
to script :(

>You can do full I/O redirection from within REBOL with the
>shell functions of /Command and /Pro, but in REBOL syntax.
><...>

/Command and /Pro shell functions... so it won't work with /Core :(

Thanks for advice. I was worried that my question was too "lame" ;)


........
::2ker::
uin: 5901548

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to