On Tue, 08 Dec 2009 19:19 +0100, "Erik Forsberg" <
fors...@opera.com>
wrote:
> I think that if you add '-preoutputs yes' to the command line, the
> intermediate inputs will be kept.
>
> Regards,
> \EF
>
It works, thanks!
Looking at the output, I realize that it would be an extra bonus to have
control of how the intermediate results are serialized. Is there any
alternative to -preoutputs that allows me to specify some kind of
formatting function?
In my specific case, I only need to report the keys outputted by each
iteration, while the associated values are used internally for the next
iteration.
Thanks again!
/Jørn