Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print couple of GroupWise e-mails into text file
Message
 
 
À
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:
00527674
Vues:
28
>>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).
>
Thanks, Patrick. You seem to misunderstand my original question. I didn't want to do it from VFP (and have no idea how to do if from VFP either), but wanted to do it from GroupWise. Anyway, it was a one-time problem, I hadn't solved it, but it's not needed now anyway.

BTW, I may use this approach in a future for some non-trivial situations, so thanks for the idea.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform