|
|
Contents | Index
PRINT.STATS
Print a stats report.
Syntax: PRINT.STATS (chart.title)
Reply: Y successful
null unsuccessful Chart.title is returned by the NEW.CHART command when the chart is created. The statistics report will be printed to the current default printer. If you intend to use the return value in your macro or program, be aware that the print command can take many seconds to complete and so you should not "timeout" too hastily when waiting for the reply. |
|
|