Skip to content
Prev 27128 / 63461 Next

(PR#10534 capture.output(), truncated last output without

On Sat, 29 Dec 2007, Martin Maechler wrote:

            
Yes, I'd like to achieve the effect, but I think there is a better way to 
do it.

The nub of the problem is that close() is done in the on.exit action 
after the return value is set, so the internal logic needs changing.

Brian