QUESTION POSED ON: 16 March 2006
I need to refresh all the documents in my Lotus Notes database via a background agent. When I try to use the @Command() in the agent with a target of all database docs, the agent counts through them all -- but shows this error message:
Formula Error: @Command and other UI functions are not allowed with this type of search; please select None.
When None is selected, it comes back with 0 found. I assume there must be another way to do this. Do you have any suggestions?
|