Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No error, and no output
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
No error, and no output
Miscellaneous
Thread ID:
00625496
Message ID:
00625496
Views:
42
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
Next
Reply
Map
View

Click here to load this message in the networking platform