Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET PRINTER TO not working
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00212781
Message ID:
00212790
Views:
21
>Why is it that the following code does not work:
>
>cPrinter = getprinter()
>set printer to cPrinter
>set printer on
>?? "hello"
>? "world"
>set printer to
>
>
>it does print....but it prints to the default printer not the one I choose when getprinter() is issues.
>
>Paul

Try:
SET PRINTER TO &cPrinter
Paul M.
MCSE/MCSA/MCT/MCP+I, A+, Network+, I-Net+
Nil carborundum illegitimi.
Previous
Reply
Map
View

Click here to load this message in the networking platform