Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set Printer To
Message
De
11/06/1999 14:06:15
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Set Printer To
Divers
Thread ID:
00228905
Message ID:
00228905
Vues:
44
Here is my problem. I want to programmatically change the printer the report is using.

So in my report temp.frx I clear TAG and TAG2.

Then I try this:

----------
cPName = GETPRINTER()

SET PRINTER TO cPName

REPORT FORM temp NEXT 10 TO PRINT NOCONSOLE
----------

It keeps using the default printer. Which is my HP Deskjet.
cPName is "Winfax" when I am testing.

I am confused as to what purpose SET PRINTER TO has if it doesn't
change the printer.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform