Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Status of print jobs shows Visual FoxPro
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00463861
Message ID:
00464439
Vues:
33
Thanks Martin. I appreciate your assistance.

Al


>Hello, Allan.
>
>Here is how it works:
>
>You have to call the function AFTER you sent each report.
>
>Here is a little example:
>
>
>set library to bela\chgname.fll
>
>use MyTable
>
>lcPrinter = set("printer",2)
>
>report form MyReport to print off
>
>chgprtname( lcPrinter, "Visual FoxPro", "This is my test" )
>
>
>Maybe the easiest is to create a wrapper function (I already have one) to send a report, specifiying report name, printer, title (for the print manager), etc.
>
>Hope this helps,
Al Williams

Anola MB, CANADA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform