Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No error, and no output
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
No error, and no output
Divers
Thread ID:
00625496
Message ID:
00625496
Vues:
40
Hi there,

It's late in the day and this has had me stumped all afternoon.
I have this code in the click event of a cmdbutton on a form so only the current record will print. The only trouble is that the job goes to the spooler, the printer kicks in, and a blank sheet comes out. If I set it to preveiw, I get a blank screen for a split second. I can preview the report in report designer and all the fields are populated with data. I have a DE set for the report and the form.

*** print report
local lccurrentrec
lccurrentrec = thisform.txtClientName.value
REPORT FORM "d:\client tracker\reports\clientupdate.frx" for client.clientname = lccurrentrec to printer prompt noconsole
What have I left out?

Matthew
Opportunity is missed by most people beacuse it is dressed in overalls, and looks like work --- Thomas Edison
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform