Posted to tcl by jeremy_c at Thu Sep 20 22:18:55 GMT 2007view raw
- ---------------------------
- Fatal error
- ---------------------------
- can't read "tcl_platform(platform)": no such variable
- while executing
- "switch -exact -- $tcl_platform(platform) {
- "windows" { lappend tlsnames [file join $kitdir tls-win.kit] }
- "unix" { lappend tlsnames [file j..."
- (file "C:/Users/Jeremy/Downloads/TclTk/tkchat.kit/main.tcl" line 10)
- invoked from within
- "source C:/Users/Jeremy/Downloads/TclTk/tkchat.kit/main.tcl"
- ("uplevel" body line 1)
- invoked from within
- "uplevel [list source [file join $self main.tcl]]"
- ---------------------------
- OK
- ---------------------------