PureBytes Links
Trading Reference Links
|
> >Is there anyway to save the contents of the print log to an ascii file?
> You can arrange it to print to a file as follows:
> You need to add to your "print setup" some simple character
> printer driver. I use the Epson LQ-200.
> I added a comma at both the beginning and end of each line because
> the print driver adds some control characters ...
I've found it works better if you use the "Generic/Text Only" printer
model. It saves the text without the LQ-200 control codes.
Just create a new printer (Start -> Settings -> Prints, Add Printer,
select Generic/Text Only, and attach it to "FILE:". Then, in TS,
choose File -> Print Setup, and select your Generic printer. Now,
when you print the Print Log (File -> Print), it will prompt you for
the file to "print" it to.
Gary
|