Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clicking Print button of Preview Screen disregards filte
Message
From
14/03/2001 19:42:48
 
 
To
14/03/2001 19:26:16
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00485111
Message ID:
00485114
Views:
10
>REPORT FORM ... FOR date >= ... PREVIEW shows report as expected (shown on the screen), but when i click the print button on top, the printed output disregards the specified FOR date >= {01/01/2001} scope. (all records are printed). But if i don't go through viewing the preview first before printing, like i just execute REPORT FORM ... FOR date >= .. TO PRINTER, the output is just fine. However having to tell the user not to use the print button during preview is not a solution. is there a fix to this?

Known problem.

Put all of the records in a cursor using a SELECT - SQL statement (using your FOR condition for the WHERE clause) and report off of the cursor.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform