Goodwin | 3 Jun 19:06

Popups in tclkit's initScript


Hi,

I've recently built tclkit based on the svn tclkit module.

There is some coded added into kitInit.c's initScript string:

    "tk_messageBox -message \"main found here: [file join [info
nameofexe] main.tcl]\"\n"
    "tk_messageBox -message \"file isfile: [file isfile [file join
[info nameofexe] main.tcl]]\"\n"

When a wrapped app starts up now the user is faced with these popups?
Is this intentional or just some residual debug code?

Thanks,

Goodwin

Gmane