Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print a Batch of reports
Message
De
28/09/2003 08:48:01
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00832988
Message ID:
00832994
Vues:
15
>I have 5 different reports that I want to print, uninterrupted.
>Is there a way of , first asking for which printer to use, and then
> directing each of the reports to this printer, without any further operator intervention.
>
>Regards,
>Gerard

I'll leave the actual experimenting to you, but I think it should be something like the following:
lcPrinter = getprinter()
set printer to name (lcPrinter)
report form Report1 to printer
...
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform