Set session = new NotesSession
Set db = session.CurrentDatabase
Set agent = db.GetAgent
("Agent_Name_Here")
Call agent.Run OR
Call agent.RunOnServer
Do you have comments on this Ask the Expert question and response? Let us know.
This was first published in November 2004