
May 12th, 2005, 02:13 PM
|
|
Contributing User
|
|
Join Date: Sep 2004
Posts: 108
Time spent in forums: 11 h 16 m 54 sec
Reputation Power: 4
|
|
|
Agent or IAgentCtl from a DLL events
I would like to trap (or responde to) Agent or IAgentCtl events, but I created or used the Agent from a DLL, and added the agent as an object in a object's property, can this be done
the commands method seems not to work, I included the syntax CreateObject("xxxx","event_mgr") as seen in some examples on the net, but there was an error "server not found".
Most of the MSAgent examples don't go as far as using the agent, this is easy, but I want a complete control.
|