Hello out there I jsut started using rebol at Win NT. I would like to use it
for some CGI-testing with an Apache server. My problem is that i simply
cannot get console output, i.e. output to stdout. When I start rebol with
the command

rebol script.r

the window opens and the script executes there. When I add the options -w
or -c,

rebol -c script.r
rebol -w script.r

I get no output at all. I do not know where rebol writes to with this
parameters. So my question  is: Has anybody used Rebol at Win and got
console output. If so which paramters did you use?

Thank you for any help.
Thomas

Reply via email to