ID: Q114187
The information in this article applies to:
If a report is printed from the Catalog Manager and the Print To File check box in the Print dialog box is selected, the report will be sent to a printer. It will not be sent to a file.
The Print To File check box in the Print dialog box is ignored.
Use the TO FILE clause of the REPORT command to direct the report to a file.
For example, issue the following command in the Command window:
REPORT FORM myreport TO FILE test.txt
This will direct the report to a file called TEST.TXT.
Microsoft has confirmed this to be a problem in the products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Additional reference words: FoxWin 2.50 2.50a 2.50b 2.60 buglist2.50 buglist2.50a buglist2.50b buglist2.60 checkbox KBCategory: kbtool kbbuglist KBSubcategory: FxtoolCatman
Last Reviewed: July 5, 1995