A one line agent I used in Notes 5
@Command ([ToolsRefreshSelectedDocs]);
which was set to work on selected documents no longer works in Notes 6.5. I get the error:
@Command and other UI functions are not allowed within this search type; please select “None” as your runtime target
What does this mean? How do I get this agent working again? Thank you