Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Preview output gives different results to printed output
Message
De
16/04/2002 05:51:16
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Preview output gives different results to printed output
Divers
Thread ID:
00645338
Message ID:
00645338
Vues:
37
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform