Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not printing whats in preview
Message
From
17/11/1999 13:47:01
 
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00292034
Message ID:
00292046
Views:
63
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform