Mark XY Brown 8.Nov.11 10:59 AM a Web browser Domino Designer6.0.3Windows XP
Hi All
Got an odd one here. A couple of weeks ago, it looks like someone tried to update a very old local replica of a database, with the result that several thousand documents that had been archived and deleted from the live version came back.
Is there any way (Formula language or Lotus Script) that I can obtain the information that the Document Properties box displays:
Created [Date] [Time] (Initially)
Modified [Date [Time] (Initially)
Added [Date] [Time] (In this file)
Modified [Date] [Time] (In this file)
Is this possible? If so, how would I go about it? I've had a look, but I can't find any system items within the documents that hold this information. I've tried using @Created in a view, and while it seems to show the creation date, there isn't a clear cut-off point for the rogues (this is due to the nature of the database). Similarly, while the NotesDocument object has Created and LastModified properties, it doesn't have anything relating to the parent file.