[tcljava-user] Using Expect from Tcl Blend
Brought to you by:
mdejong
From: Jerry S. <je...@vs...> - 2009-09-23 18:47:15
|
I installed Tcl Blend and successfully run TCL scripts from my Java program. Now I need Expect package in my script; What is the recommended way to do it ? I downloaded ActiveState Tcl 8.5 which I could install Expect to it. It runs OK when I use their interpreter directly. Now I need a way to combine it with Tcl Blend in order to run from Java on Windows. Does anybody know how to do this ? Thanks. Regards, Jerry |