Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cancelling Print Job
Message
De
27/07/2000 16:57:04
Randy Riegel
Zimish Contracting
Ohio, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00397395
Message ID:
00397890
Vues:
13
I use getprinter() like this:

cPrinter = getprinter()
if !empty(cPrinter)
set printer to (cPrinter)
report form "myrep.frx" to printer
else
* User pressed cancel code
endif
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform