[tcljava-user] Support for fileevent command in Jacl
Brought to you by:
mdejong
From: trishanth d. <tri...@gm...> - 2011-04-18 11:52:07
|
My tcl script includes 'fileevent' command but when I run it in Jacl Interp, I got an exception "invalid command name "fileevent"". I want to verify whether or not Jacl supports "fileevent" command?...and also are there any limitations in running tcl scripts in java application? Thanks a lot in advance :) |