Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Install A Printer...
Message
From
22/01/2004 06:56:29
 
 
To
19/01/2004 16:42:48
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00868321
Message ID:
00869431
Views:
22
Where is the printer? Do you have the driver (in windows kit)?

you can try:
x=CREATEOBJECT('WScript.Network')
x.AddWindowsPrinterConnection(details) ;
for details check:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/wsmthaddwindowsprinterconnection.asp

Bye

Valentin
Previous
Reply
Map
View

Click here to load this message in the networking platform