Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determing Default Printer in conjunction with aprinters(
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00938735
Message ID:
00938736
Views:
25
This message has been marked as the solution to the initial question of the thread.
>I am building a print options dialog box that will allow the user to select a printer and set a few other options. This is for printing data out of a spreadsheet control (Farpoint spread), so I'm not using the "REPORT FORM PROMPT" command like I would with a VFP report. I can get all the printers by using the aprinters() function to fill my list of available printers, but I'd like to have the default printer selected in my list. Is there a way to get the current default printer?
>
SET("PRINTER",2)  && Windows
SET("PRINTER",3)  && VFP
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform