Re: [tkined] NT and Tnm

Dudley Atkinson (dudley@gr8brdg.net)
Sun, 5 Oct 1997 09:55:21 +4

Okay, here is where I am now. I can get the tkined script to run,
but not right. I am running tkined on Windows NT, using TCL76/TK42,
with those libs linked to the scotty package using VC++ 5.0; compile
went fine (some compiler warnings that I will address once I get
basic functionality going at some elementary level).

1. I have the autoload working now, except for tk42.dll; I cannot
find a way to make it autoload, so I am doing an explicit "load" of
the package.
2. Is the file "tkined" the right entry point for scotty on
NT? When I run it as "source d:/tcl/lib/win/tkined" in tclsh I get
an error that "cant read tkined(library): no such variable", but I
can't find a file that sets that variable. The reason the script is
looking for it is to get the local settings from init.tcl, but I
can't find where that should go either.
3. If I comment out the lines in tkined that call for init.tcl, I
get a wish window, but it is hung, and draws nothing in the client
space. I can only remove it by quitting tclsh.

Any comments?

{---> dudley@gr8brdg.net
{---> Great Bridge Internet, Inc.
{---> Check out www.gr8brdg.net!

--
!! 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.