On 2/28/07, Jean T. Anderson <[EMAIL PROTECTED]> wrote:
No file gets automatically created. I usually output the run to a file,
like this on linux:

 ant tools >& ant_tools.out

on windows, this should do it (anyone, please correct me if I'm wrong):

 ant tools > ant_tools.out

So I would specify ant tools > ant_tools.out before I specify ant pdf.ref ?

--
Laura Stewart

Reply via email to