::starkit problem...
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

::starkit problem...

From: <davidhbigelow@simplifiedlogic.com>
Date: Sat Sep 17 2005 - 00:59:54 CEST

Tclers:

Here is an interesting question:

When running within a starkit, "[into exists starkit::startup]" returns
"0" -- is this correct?

    if {[info exists starkit::startup]} {
        set ::dir starkit::topdir
    } else {
        set ::dir [file dirname [info script]]
    }
Received on Thu Sep 29 14:37:23 2005