FalsePositives-Lotus Guru Excel Export Agents
This is the code discussed here:
http://www.lotusguru.com/lotusguru/LGBlog.nsf/d6plinks/KPET-6ZGL9L
Update: I've fixed a problem with the "Export Selected" agent that was just reported. If you were using that agent and wondered why it was exporting All the documents in the view and not just those selected, know that the problem has been addressed. What happened was that in building a Lotusscript List of unique document IDs, I was using a field named "DocID", which I happen to use a lot but which of course isn't always part of a form design. I'm now using the UniversalID property of the NotesDocument to build this list, so it is no longer dependent on the form design.



- 

