print output to file
Kenneth Brody
kenbrody at bestweb.net
Tue Aug 28 22:33:59 PDT 2007
Quoting scooter6 (Tue, 28 Aug 2007 23:05:04 -0400):
> I have a report that is already written that I want to print to a file
> (preferably a csv file) so I can import into Excel and do some analysis on
> -- I have tried putting "printer file "/tmp/output" in my output processing
> -- but it appears it only placed a few printer codes and the Grand Total
> line in this file -- what am I missing on this?
You say you have the PRINTER FILE command in your output processing. Do
you have something that protects it from being executed for every record?
(You only want to do this once. The @ONCE event is a good place for such
things.)
You can also eliminate the PRINTER FILE command entirely, and use the "-p"
flag to *report to direct the output to a file.
(BTW, you should check with gmail to see how to get it to use your real
name, rather than "scooter6", on the "from" line.)
--
KenBrody at BestWeb dot net spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com
More information about the Filepro-list
mailing list