In article <3DD16F04.517E6720 / earthlink.net>, Benjamin Goldberg <goldbb2 / earthlink.net> wrote: . . . >Hmm, is there a way of making tcl dump the tcl-bytecodes to a file? . . . There are at least a couple, but neither is particularly handy, at this point; most common is to install TclPro Compiler and let it do the work. The other is to rebuild a standard source distribution with a debugging flag enabled, then set a run-time flag to report on byte-code flow. Neither is as inviting at the corresponding ability in, for example, Python. I hope I'm wrong about this, that there's an easier way, and that someone will correct me. -- Cameron Laird <Cameron / Lairds.com> Business: http://www.Phaseit.net Personal: http://phaseit.net/claird/home.html