Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
External programs
Message
From
15/07/1999 13:50:28
 
 
To
15/07/1999 13:40:49
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00241854
Message ID:
00241866
Views:
17
Hi Lance,


>1) I am needing to write reports to a file. Is there an external program that works with all versions of Windows, including NT? What about FoxWord?

What type of files do you need to have created? If you want a straight-up text file thats extremely simple
REPORT FORM report TO FILE report.txt ASCII NOCONSOLE
If you want it to go to an excel file or other spread sheet, instead of sending the report to the file, just send your data (dbf) to another file using COPY TO.
Previous
Reply
Map
View

Click here to load this message in the networking platform