When scanning a file there's no warning if the file is older then what's already been scanned.
Logged In: NO
I was thinking of doing this based on file modification dates. (FSSpec mod date) Some folks dont use log timestamps.
We could put the check in beginning of CScribiaDoc::ScanLog() and add a data member containing the last scanned log time.
Logged In: YES user_id=37386
Sounds good to me. Want to take a stab at it?
Log in to post a comment.
Logged In: NO
I was thinking of doing this based on file modification
dates. (FSSpec mod date) Some folks dont use log
timestamps.
We could put the check in beginning of
CScribiaDoc::ScanLog() and add a data member
containing the last scanned log time.
Logged In: YES
user_id=37386
Sounds good to me. Want to take a stab at it?