Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing text file within reports
Message
From
07/08/1999 04:45:03
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordan
 
 
To
05/08/1999 17:56:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00250470
Message ID:
00251029
Views:
15
>Is there a way to include a text file as part of a vfp6 report. I have a report that was created with the report generator which I need to include a user input summary statement as part of the report, at the time the report is runned. Users are prompt to type their summary statements before the report runs. The statements must appear in the last page of the report. In the summary section of the report I added a textbox with a function that should print the text to the active window. This almost works except it sends the text to the vfp main window instead of the active window and when I print, it sends the text to a separate page. Thanks.

Try this

Place a textbox and sets its value to filetostr(myfile.txt)...
Previous
Reply
Map
View

Click here to load this message in the networking platform