"Fossies" - the Fresh Open Source Software archive 
Member "jacl1.4.1/docs/TclJava/JavaGetInterpCmd.html" of archive jacl1.4.1.tar.gz:
Caution: In this restricted "Fossies" environment the current HTML page may not be correctly presentated and may have some non-functional links.
Alternatively you can here view or download the uninterpreted source code.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
The java::getinterp Command
Usage:
- java::getinterp
The java::getinterp command takes no arguments and returns a handle
to the tcl.lang.Interp Java object that represents the current
interpreter. This command is typically used to get a Java object handle
that will be passed to a Java method.
Copyright © 1997-1998 Sun Microsystems, Inc.