> 
> Hi list,
> 
> When I REBOL start from a command shell (DOS-Box) with
> 
> REBOL script.r
> 
> how can I redirect all REBOL-Output to the DOS-Console?
> 
> Thanks Helmut 

Try:

REBOL script.r | more

Reply via email to