can't run xconq due to BWidget

Hans Ronne hronne@pp.sbbs.se
Wed Oct 9 09:00:00 GMT 2002


>  | although that didn't seem to work for me (and I don't know how to get
>  | real error messages out of tcl rather than the "error reading tcl"
>  | thing).
>
>set tcl_traceCompile 1
>set tcl_traceExec 1
>
>these variables might be helpful to you.

Not sure what this discussion is all about since the original message was
not posted to the xconq7 list, but anyway, there is also some built-in
debugging in tkconq.tcl. Just change:

set debug 0

to:

set debug 1

Not that it helps a lot. Debugging tcl scripts is not for the faint of
heart :-). What I really hate is not the bogus "error reading tcl" error
message but rather all the times tcl silently fails to do something because
of a typo. If you don't get an error message, how can you tell that
something went wrong?

Hans

Hans Ronne

hronne@pp.sbbs.se




More information about the Xconq7 mailing list