Using TReport and TPrinter, and perhaps also TRpreview, what is the best way to save a report on disk as a text file? (Okay to output in one font only without bold, Italics, etc. - just need a simple text output here.)
TIA - Roger
Using TReport and TPrinter, and perhaps also TRpreview, what is the best way to save a report on disk as a text file? (Okay to output in one font only without bold, Italics, etc. - just need a simple text output here.)
TIA - Roger
Roger,
Have you tried the TO FILE clause of TReport?
Regards,
James
James,
Thanks for reminding me of that clause. I should have remembered it because I helped document the FiveWin report engine 13 years ago! Oh well, guess I'm getting a little rusty. So thanks for putting a little oil on this tin man.