Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print couple of GroupWise e-mails into text file
Message
 
 
To
06/07/2001 14:52:35
Patrick O'Neil
American Specialty Information Services
Roanoke, Indiana, United States
General information
Forum:
Windows
Category:
Printing
Miscellaneous
Thread ID:
00524911
Message ID:
00527674
Views:
27
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform