*********** REPLY SEPARATOR  ***********

On 00-07-24 at 19:19 [EMAIL PROTECTED] wrote:

>Hello, rebol community!
>
>I have the following rebol-script:
>-----
>REBOL[]
>probe "hello, world!"
>-----
>
>when I say at command prompt "rebol/rebol -q hello-world.r" it works of
>course. But when I say "echo 12345|rebol/rebol -q hello-world.r" it hangs!
>
>Could somebody be so kind as to explain what happens?
>I have REBOL/Core 2.3.0.4.2 under Linux.
>
>Petr

Try "echo 12345|rebol/rebol -qc hello-world.r"
Mark

Marek "Juha" Piałucha
mailto:[EMAIL PROTECTED] - http://www.tnet.pl/~marek
phone: +48502837282 - IRC: #miedzyrzec

Reply via email to