Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Not printing whats in preview
Message
De
17/11/1999 13:47:01
 
 
À
17/11/1999 13:39:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00292034
Message ID:
00292046
Vues:
64
I am not using a REPORT...FOR condition to show my report. Here is all the code in my print button. oApp.printc is just an application variable that I use on all my forms. It stores the record that the user is on and shows that record on the preview screen.

*print only the information that the user is on
oApp.printc = recno()

*preview the report and allow the printer to be changed
=sys(1037)
report form \lcc\reports\assignment.frx record oApp.printc preview

Does preview have a problem with this when print is used from it?
Thank you,

Tyler
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform