LotusScript to C API Programming Guide

rtLib Domino Rich Text Management template
Home
Show details for ContentContent
Purchase
Ready-to-use samples
Show details for Online resourcesOnline resources
Forum
Links
Happy readers

Anonymous

login


 

Hosted by Prominic.NET, Inc.
Main topic: Agent Log: how to retrieve and delete this data

Agent Log: how to retrieve and delete this data (by Normunds Kalnberzins, 01/29/2005 01:44:40 AM)

I see $AssistRunInfo holds reference to the object the log itself is stored; the hard part was to find out the place. But the code is a nice sample of how to obtain information from objects including a rigorous error handling; quite self explanatory. My Japanese also could be better, but the site seems to refer as a source to Notes/Domino Magazine, 2003/3

Looks like your way of deleting $AssistRunInfo item and then re-saving the agent is easier than setting all correct value in ASSISTRUNOBJECTxxx structures and writting them back. So you got all you needed :-)

good luck

Normunds