[tkined] How to bind instance in Agent

chchen (chchen@ccnu-1.ccnu.edu.cn)
Sun, 21 Mar 1999 19:41:47 -0500

Hi,
I create a agent and I want to bind a event with Script so that I can
trigger the script in the manager Session . Such as I bind "get"
with proc "ExecA" (agent session s), and I create a session in the
another manager window (manager session ms). I use command "$ms get .."
in the manager window, there is no response in the agent window. But if
I change the proc ExecA into command "puts "aa" " and then use command
"$ms get.." in the manager window, the agent echo right result. What's
the matter with bind? I have read the bind help carefully but no result.

chen

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.