[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [Q] print function and stdout redirection?
- From: "Daniel van Ham Colchete" <daniel.colchete@...>
- Date: Tue, 16 Oct 2007 11:18:43 -0200
On 10/16/07, Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:
> OK. Then, how do I redirect output from "print" to some file or file handle?
just redefine print.
And use io.write()