Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why SET PRINTER TO PROMPT works one time?
Message
De
22/01/2007 12:09:29
 
 
À
22/01/2007 12:01:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01187695
Message ID:
01187738
Vues:
27
This message has been marked as the solution to the initial question of the thread.
>The following command seems to work for me. Thanks!
>SET PRINTER TO NAME GETPRINTER()

Even better
_screen.addproperty('cPrinter',set('printer',3)) && This line is your form's load
_screen.cPrinter=getprinter() && This line is somewhere else in you rapplication, for instance in a menu
Set printer to name (_screen.cPrinter)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform