Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Preview output gives different results to printed output
Message
From
16/04/2002 05:51:16
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Preview output gives different results to printed output
Miscellaneous
Thread ID:
00645338
Message ID:
00645338
Views:
36
Using VFP7 SP1, I have a report which has a simple structure, with a single detail band relying on a cursor.

The three lines of code are:

SELECT lcursLiteraturePack
LOCATE .T. && or GO TOP
REPORT FORM cedenLiteratureRequest.frx TO PRINTER NOCONSOLE

There is no data environment within the report.

The lcursLiteraturePack contains 3 records (proved using RECCOUNT()) just before the report form.

If you change the REPORT FORM to PREVIEW, these records display correctly. If you then select the Print button from the PREVIEW toolbar this swaps to displaying two records from a different cursor.

If I put a BROWSE NORM before the REPORT FORM, the output is O.K.

Has anyone else experienced this, or is there a KB article regarding this.

Thanks in advance
Next
Reply
Map
View

Click here to load this message in the networking platform