This takes a file name and generates a standard Encapsulated PostScript file for inclusion in any DTP software such as MS Publisher or MS Word.
cht Do 'WriteEPS' 'C:\temp\test.eps'
Note that Word cannot show the chart on screen you will see a rectangle of the correct size with the chart title, date and time etc. It will print correctly on a PostScript printer. If you need to print charts to a standard Windows printer, use the Clipboard function instead and paste the chart into your document.