Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default printer
Message
From
08/10/2004 08:47:52
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Default printer
Miscellaneous
Thread ID:
00949852
Message ID:
00949852
Views:
54
Hi I need to change my default printer for another printer

I can use the next code:
oWSHNet = CREATEOBJECT('Wscript.Network')
oWSHNet.SetDefaultPrinter('MyOtherPrinter')
oWSHNet =null
How can I save my original default printer name?

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform