[EMAIL PROTECTED] wrote:
> 
> Hello,
> 
> Does anyone know how to let Rebol print staff?
> 
> My script is generating a new file, how can I let the script print out the
> generated file?
> 
> Thanks a lot.
> 
> Tiana

Not directly, no.  The way around this is to open your printer device
handler (LPT1:, PTR, lp, etc..) and print to that as it were a file.

Deryk

Reply via email to