Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding name of active printer in VFP5.0
Message
 
 
To
30/08/1999 08:15:57
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordan
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00259088
Message ID:
00259126
Views:
19
>>Set("Printer",2) gives me the name of the installed standard printer in Windows. What I am looking for in VFP 5.0 is a way to find the name of the active printer. I want to show the user the name of the active printer in my standard 'print out'-dialog. In VB it can be done like this:
>>
>>Dim PrinterNAme as String
>>PrinterName = Application.ActivePrinter
>>
>>Petter Andersen
>
>Pls advs. What do u mean by active printer ???
>
>Additionally u can look at these functions :-
>Getprinter(), Aprinter(), prtinfo()

Hello, Dubai and thanks for your reply.

By active printer I mean, the printer that is currently/last chosen. If you run sys(1037) you can change the active printer from within VFP. But how can you afterwards find out which printer this is?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform