Jacl does not support 'fileevent'. But JTcl, based on the Jacl interpreter,
does support fileevent and most of Tcl 8.4. See http://jtcl.kenai.com/.
Dan Bodoh
On Mon, Apr 18, 2011 at 6:52 AM, trishanth diwate <
tri...@gm...> wrote:
> 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 :)
>
>
>
>
> ------------------------------------------------------------------------------
> Benefiting from Server Virtualization: Beyond Initial Workload
> Consolidation -- Increasing the use of server virtualization is a top
> priority.Virtualization can reduce costs, simplify management, and improve
> application availability and disaster protection. Learn more about boosting
> the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
> _______________________________________________
> tcljava-user mailing list
> tcl...@li...
> https://lists.sourceforge.net/lists/listinfo/tcljava-user
>
>
|