Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printer Prompt Dialog
Message
From
25/07/2000 15:57:47
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00396755
Message ID:
00396758
Views:
9
I believe you'll want to do the following

initialPrintValue = set('printer')
set printer to getprinter()
&& DO YOUR REPORT HERE
set printer to &initialPrint Value


What this does, is captures your initial default printer before entering your program, lets you set a new printer, runs your report, then sets it back to the original value.

Hope this helps
(BTW, I used to live in the big city of Fennimore, WI. Familliar w/ it?)

>I cannot seem to find any rhyme or reason to define when or not the printer >prompt dialog comes up.

>Any ideas?
Paul A. Busbey
Victoria Insurance
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform