Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem in check printing
Message
De
10/08/2009 01:38:48
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Problem in check printing
Divers
Thread ID:
01417056
Message ID:
01417056
Vues:
120
Hi all.
I am writing a check printing program. i have a lPrint field in my payment table to decide wether the check was
printed already or not?
I update this field in my check printing report's page footer's on entry event. I use sys(2040) to determine Preview or output mode .
The only problem I'm having, is allowing the PROMPT clause in the call to REPORT FORM. This clause allows after the
preview, the selection of which page or range of pages to actually output. Even in output mode (not preview mode), where those pages outside the selected range will not be printed, the page footer band's 'on entry' event will fire for all pages till the highest page number (at least in the output range). It only won't output to the printer, but the 'rendering' (as if it actually did print) takes place, in order for the reporting system to calculate the physical pages.
and since 'on entry' event will fire for all those pages, it will udpate lprint field to .T. even though they were not actualy printed.

i would appreciate if someone has idea on how to fix this? Thanks for help in advance

Mark
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform