Re: [tkined] pbs with tcl-tk

From: Doug Hughes (doug@eng.auburn.edu)
Date: Fri Jul 06 2001 - 16:10:17 MET DST


On Fri, 6 Jul 2001, Carillo, Kevin wrote:

> Hello,
>
> I am working on the development of a software which has a tcl script
> . The first problem i have , is that i would like to have a tcl script which
> would have tk-commands and scotty's ones. Is there an interpretor which
> could execute such a file ?
>
> because "wish" execute tk-files, "scotty" scotty's ones but what
> about both ???
>
> Moreover, because have to make the installation of the software, I
> would like to find a runtime-installation file of tcl-tk with scotty's
> extension ... Now, I have not managed to find one on the internet .
>
>

scotty is built as a tcl package, so why not just have this in your
script:

package require Tnm

Then, you can use it from any script, tcl, tk, etc.. load as many
modules as you want/need this way. (Tclx, expect, etc)

        Doug

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.



This archive was generated by hypermail 2b29 : Thu Jan 03 2002 - 14:56:27 MET