Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to call another TCL interpriter from a script?

0 views
Skip to first unread message

Charles Heizer

unread,
Feb 10, 2004, 4:36:04 PM2/10/04
to
Hello,
I have a script tcl script that needs to call another TCL interpreter
that someone else wrote to perform certain functions.

How can I make sure my proc gets called by the right interpreter?

Thanks,

- Charles

Cameron Laird

unread,
Feb 10, 2004, 11:00:23 PM2/10/04
to
In article <89cWb.22276$jg2....@newssvr27.news.prodigy.com>,
.
.
.
There are vocabulary problems here. I suspect you intend
something different by your words than they typically mean
to Tcl "insiders".

Are you saying that you have one Tcl-coded application
that's working as you wish, and a separate application,
coincidentally also coded in Tcl, needs to invoke the
first one "from the outside", as a separate process, and
retrieve its results?

What's your operating system?

The correct answer's likely to involve at least one of <URL:
http://wiki.tcl.tk/exec > and <URL: http://wiki.tcl.tk/source >.
--

Cameron Laird <cla...@phaseit.net>
Business: http://www.Phaseit.net

0 new messages