Lok Yek Soon wrote:

I encounter the following problem when testing Tk with tclkit under Linux (eg. ./tclkit hello.tcl)

Error message as follows:
==
invalid command name "wm"
while executing
"wm title . Hello"
(file "hello.tcl" line 2)
====
Add the following line before calling "wm":
	package require Tk

Please post tclkit-related Q's to the starkit mailing list instead:
	http://www.equi4.com/mailman/listinfo/starkit

-jcw

_______________________________________________
metakit mailing list  -  [EMAIL PROTECTED]
http://www.equi4.com/mailman/listinfo/metakit

Reply via email to