Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set the printer name set to default printer
Message
 
 
To
15/04/2003 15:21:55
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00777969
Message ID:
00777978
Views:
24
This message has been marked as a message which has helped to the initial question of the thread.
>Hello all
>
>how to set the printer default printer. right now after i display the report in adobe and later redisplay the file in visual fox, the printer changes to Adobe PDFWriter, how can i change it back to default printer ( whatever it is)
>
>Thanks for any input.
lcPrinter = SET("PRINTER", 3)
SET PRINTER TO NAME < whatever >
... 
SET PRINTER TO NAME (lcPrinter )
* or 
SET PRINTER TO DEFAULT      && Default windows printer
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform