[Tcl Java] Re: [Tcl Java] Re: [Tcl Java] RE: [Tcl Java] Tclblend and Perl

2000-05-12 Thread Mo DeJong
;Suvarna Ayyagari'" <[EMAIL PROTECTED]> > >CC: [EMAIL PROTECTED] > >Subject: [Tcl Java] RE: [Tcl Java] Tclblend and Perl > >Date: Wed, 10 May 2000 17:01:54 -0700 > > > >Are you starting a standard Tcl shell first, then load TclBlend? Are you > >embeddin

[Tcl Java] RE: [Tcl Java] Re: [Tcl Java] RE: [Tcl Java] Tclblend and Perl

2000-05-12 Thread Jiang Wu
PROTECTED] Cc: [EMAIL PROTECTED] Subject: [Tcl Java] Re: [Tcl Java] RE: [Tcl Java] Tclblend and Perl I am using a std tcl shell with Tcl 8.0.5. Then I am loading the tclblend by using package require java. I am doing an 'exec' call to the perl script from the tcl shell. I hope this an

[Tcl Java] Re: [Tcl Java] Re: [Tcl Java] Tclblend and Perl

2000-05-12 Thread Suvarna Ayyagari
t;CC: [EMAIL PROTECTED], [EMAIL PROTECTED] >Subject: [Tcl Java] Re: [Tcl Java] Tclblend and Perl >Date: Wed, 10 May 2000 16:54:06 -0700 (PDT) > >Well, I am not sure what Perl has to do with Tcl Blend. If you >are having problmes with Tcl and Tcl Blend I suggest that you >upgrad

[Tcl Java] Re: [Tcl Java] RE: [Tcl Java] Tclblend and Perl

2000-05-12 Thread Suvarna Ayyagari
yagari'" <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: [Tcl Java] RE: [Tcl Java] Tclblend and Perl >Date: Wed, 10 May 2000 17:01:54 -0700 > >Are you starting a standard Tcl shell first, then load TclBlend? Are you >embedding the Tcl interpreter into a C progra

[Tcl Java] Re: [Tcl Java] RE: [Tcl Java] Tclblend and Perl

2000-05-10 Thread Brent Welch
ulti-threads in your program? > > -- Jiang Wu >[EMAIL PROTECTED] > > -Original Message- > From: Suvarna Ayyagari [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 10, 2000 4:32 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: [Tcl Java

[Tcl Java] RE: [Tcl Java] Tclblend and Perl

2000-05-10 Thread Jiang Wu
ri [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 10, 2000 4:32 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: [Tcl Java] Tclblend and Perl Hi All, I am running into some problems when tclblend and perl 5. I am using Tclblend1.2.5 with tcl8.0.5 and on a solaris 2.5.1 and sometimes on so

[Tcl Java] Re: [Tcl Java] Tclblend and Perl

2000-05-10 Thread Mo DeJong
Well, I am not sure what Perl has to do with Tcl Blend. If you are having problmes with Tcl and Tcl Blend I suggest that you upgrade to Tcl 8.3.1 and Tcl Blend 1.2.6 and see if the problem goes away. Perhaps I am not understanding your question. Mo Dejong Red Hat Inc. On Wed, 10 May 2000, Suvarn

[Tcl Java] Tclblend and Perl

2000-05-10 Thread Suvarna Ayyagari
Hi All, I am running into some problems when tclblend and perl 5. I am using Tclblend1.2.5 with tcl8.0.5 and on a solaris 2.5.1 and sometimes on solaris 2.6. >From Tcl, I am calling a perl script. This perl script does a telnet to another machine and does some sysread ans syswrite fns on a po