Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print couple of GroupWise e-mails into text file
Message
De
06/07/2001 14:52:35
Patrick O'Neil
American Specialty Information Services
Roanoke, Indiana, États-Unis
 
 
Information générale
Forum:
Windows
Catégorie:
Impression
Divers
Thread ID:
00524911
Message ID:
00527602
Vues:
30
>Hi everybody,
>
>Here is a problem, I don't see a solution. I filtered several messages in GroupWise, I printed them on the printer. Now I want to print them all in one file. I tried Generic Printer Driver, but it asked me for each message about file. How can I print them all in just one file automatically. There are ~20 messages...
when you issue your print, you can specify a UDF for the file:

REPORT my_mail_report TO FILE My_Filepathname_Generator_Function()

where the UDF creates a set of unique filename (paths) in a temp
directory.  then concatenate the files (which you can do programatically)
using low-level file read/write (append).
patrick
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform