[tcljava-user] (no subject)
Brought to you by:
mdejong
From: Pak L. <pak...@di...> - 2003-01-23 16:02:57
|
Hi, I would like my Java program to run a tcl script which requires a package called Service. How can I tell the jacl Interpter to find the "Service" package? As I got the following exception: C:\CSLU\Toolkit\2.0\src\examples\baldiControl>java baldiControl tcl.lang.TclException: can't find package Service at tcl.lang.PackageCmd.pkgRequire(PackageCmd.java) at tcl.lang.PackageCmd.cmdProc(PackageCmd.java) at tcl.lang.Parser.evalObjv(Parser.java) at tcl.lang.Parser.eval2(Parser.java) at tcl.lang.Interp.eval(Interp.java) at tcl.lang.Interp.evalFile(Interp.java) at baldiControl.baldiSpeak(baldiControl.java:25) at baldiControl.main(baldiControl.java:52) Thanks and Regards Pak -- This message has been scanned for viruses by the DIT Computer Centre MailScanner Service, and is believed to be clean. |