[Tcl Java] Help on calling Tcl Scripts through a Java Program

2000-10-30 Thread Sai Geetha M N
Hi I am very new to JACL and TCL itself. My aim is to be able to call a TCL Script in a Java Program. I have figured out that I use the tcl.lang.Interp class to create a new instance of the jacl interpreter and use its eval method to evaluate any of the tcl commands But I want to execute a tcl scr

[Tcl Java] Re: Help on calling Tcl Scripts through a Java Program

2000-10-30 Thread Mo DeJong
On Mon, 30 Oct 2000, Sai Geetha M N wrote: > Hi Hello. > I am very new to JACL and TCL itself. Don't worry, it is all rather easy to learn. > My aim is to be able to call a TCL Script in a Java Program. I have figured > out that I use the tcl.lang.Interp class to create a new instance of the

[Tcl Java] SWANK 0.7 released

2000-10-30 Thread Johnson, Bruce
SWANK 0.7 has been released. You can find it at http://www.nmrview.com/swank/index.html SWANK(tm) is a GUI toolkit written in Java(tm) that provides functionality and programming interface that are similar to those of Tk. It is meant to work as the Tk-like companion to Jacl (Tcl in Java). The l