Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting a printer
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00545890
Message ID:
00546372
Vues:
15
This message has been marked as the solution to the initial question of the thread.
>George
>
>I apologize, but I guess a year's worth of WAY too much work is taking it's toll. I can't seem to find that article that you speak of. Could I get some more explicit directions to it?
>
>Thanks
>
>
>>>I need to be able to set a printed as the default printer on the fly from a VFP application. I need to be able to (for want of better phrases) 1) capture a printer port to a completely different network print queue, 2) send the print, and 3) reset the printer back to the original
>>>
>>>Here's the problems, as I see them
>>>
>>>1. This printer/print queue will probably not exist on the individual workstations, and
>>>
>>>2. This needs to be local to the VFP app
>>>
>>>
>>>This is all running on a Novell 4.11+ network
>>>
>>>And, of course, I'm on a short timeline with this so ANY help would be appreciated
>>
>>Dorris,
>>
>>First, getting the default printer can be done via the SET("PRINTER", 2) function call. I'd use this will APRINTERS() to get the port.
>>
>>Setting the default printer can be done, if it's available, via the Windows Script Host's WScript.Network object's SetDefaultPrinter() method. See the fourth in the five part series of articles on using the WSH from within VFP that appeared in the VFUG (www.vfug.org) newsletter. The articles are available on-line at the site. This information can be found in last December's issue.

It's a bit difficult. I can't give you a URL, only directions. Once you've entered the VFUG site past the login, the second item on the left says VFUG Newsletters. It's directly below VFUG Support Forum. Click the link. You'll get a list of the newsletters, the most recent being at the top. Scroll down until you see December 2000 -- New Browser Instance. Click either that or Same Frame View to the right. It's the fifth article listed.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform