Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing the Windows Default Printer
Message
From
23/09/2002 12:31:48
 
 
To
23/09/2002 12:26:58
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00703427
Message ID:
00703431
Views:
15
I think I got this from Sergey originally:
lcNewPrinter=GETPRINTER()
lcOldWinDefPrinter = SET("PRINTER", 2)
loNewPrtr = CREATEOBJECT("WScript.Network")
loNewPrtr.SetDefaultPrinter(lcNewPrinter)
*Set it back
*loNewPrtr.SetDefaultPrinter(lcSaveWinDefPrinter)
>Hello,
>
> Need to know how to change the windows default printer with foxpro 6.
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform