Accessing the tclkit executable in a starpack

Paul <[email protected]> Mon, 18 Jul 2011 11:17:49 -0700 (PDT)
Newsgroups gmane.comp.lang.tcl.starkit
Message-ID <ebafabe4-69fc-43f5-a8e7-8c1b0d7be767@cq10g2000vbb.googlegroups.com>
Hi,

I want to distribute a Tcl app as a starpack. The computer that it
will be used on won't have Tcl installed on it, but of course, Tcl
will be in the starpack.

What I want to do is, from a tcl script within the starpack, kick off
another tcl process, using the tcl interpreter contained within the
starpack.

If I could do something like [open "|internal_tclkit external.tcl" r
+], that would be great, where internal_tclkit is the tclkit contained
within the starpack, and external.tcl is a tcl script that resides
outside the starpack.

Is something like this possible?

Thanks,

Paul.

(Actually, I would prefer to be able to kick off another process using
the internal tclkit and also an internal tcl script, but I've already
found out that's not posiible.)

-- 
You received this message because you are subscribed to the "starkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/starkit?hl=en