make sense.
Thanks,
Paul Eng
-Original Message-
From: Mo DeJong [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 14, 2000 3:29 PM
To: Paul Eng
Cc: [EMAIL PROTECTED]
Subject: Re: [Tcl Java] Converting Interp.getResult TclObject to Java
On Fri, 14 Apr 2000, Paul Eng wrote:
> I am looking in
On Fri, 14 Apr 2000, Paul Eng wrote:
> I am looking into using Jacl to call Tcl scripts. I can call interp.eval()
> and then interp.getResult() to get the return value, but the return value is
> a TclObject. What I would like to do is convert this TclObject result into
> it's appropriate java o
I am looking into using Jacl to call Tcl scripts. I can call interp.eval()
and then interp.getResult() to get the return value, but the return value is
a TclObject. What I would like to do is convert this TclObject result into
it's appropriate java object, so that if it's a reflected object, I w
I am looking into using Jacl to call Tcl scripts. I can call interp.eval()
and then interp.getResult() to get the return value, but the return value is
a TclObject. What I would like to do is convert this TclObject result into
it's appropriate java object, so that if it's a reflected object, I