Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to tell what printer is set to default.
Message
 
 
To
28/11/2001 11:56:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00587042
Message ID:
00587045
Views:
21
>I am using VFP 6.0 and the aprinter command to get a listing of my printers.
>Is there a command or code to tell which printer is the default?
>
>Thanks,
>
>-Greg
* VFP Default printer
? SET("PRINTER", 3)
* Windows Default printer
? SET("PRINTER", 2)
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform