Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Directing a report to a specific printer (VFP 3.0)
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00094533
Message ID:
00094556
Views:
27
>Is there a way a direct a report to a printer other than the default printer?
>
>I want the user to be able to specify which report goes to which of the available printers and then save this information in a setup file. I don't want to have the user always choose the printer at the time of printing.
>
>Thanks

You mean you do not want to use PROMPT option of the Report Form command?

Try this:

cPrinter = "MyPrinterName"
SET PRINTER TO "&cPrinter"
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform