[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference iosg::all-in-1_v30

Title:*OLD* ALL-IN-1 (tm) Support Conference
Notice:Closed - See Note 4331.l to move to IOSG::ALL-IN-1
Moderator:IOSG::PYE
Created:Thu Jan 30 1992
Last Modified:Tue Jan 23 1996
Last Successful Update:Fri Jun 06 1997
Number of topics:4343
Total number of notes:18308

3249.0. "Obtaining message Read date/time" by WAYOUT::CLARKE () Tue Sep 07 1993 19:28

What is the smartest way of obtaining the Read date for a mail message? 

A customer was intending implementing this by reinstating DO as a valid
parameter to MAIL FUNCTION. I have advised against this but can only suggest
a check in R/RN named data for MAIL_STATUS = UNREAD and store the date then.

Read receipts contain the read date and time I am not sure how this is 
implemented.

Thanks for any suggestions.

Aston Clarke
UK CSC
T.RTitleUserPersonal
Name
DateLines
3249.1FORTY2::ASHMail Interchange Group, ReadingWed Sep 08 1993 10:3613
>                      <<< Note 3249.0 by WAYOUT::CLARKE >>>
>                     -< Obtaining message Read date/time >-

>Read receipts contain the read date and time I am not sure how this is 
>implemented.

(Answering the easy bit!). This is done by the Read New code, which issues the 
receipt as the user finishes reading the message. It's generated using 
rrtemplat.blp, which just pulls in the current time.

I'm not exactly sure where you want to store the 'read' time?

grahame
3249.2more detail ...WAYOUT::CLARKEWed Sep 08 1993 17:4313
The application is maintaining a database of when certain mails are sent and
then first read. I think this is being held in a data file accessed by an
ALL-IN-1  entry form.

We could easily perform this customisation through the mail menus or
boilerplates but the cust really wanted to keep the application separate. The
use of "mail function do" with an associated application script would have been
ideal.

Thanks

Aston Clarke
UK CSC