In the proc RecorderUI/Input instproc build_widget { path } {,
on Windows 2000, I get an error that states the -text option
is not supported for the DirectoryBox widget. This is lines
4830 and 4831 in the recorder Tcl file.
Another error which occurred with the recorder was if I
closed the recorder with the X button at the top right of the
window, the mash process was still running and therefore
when I restarted the recorder, the socket was already held
by the last mash process and caused a failure because the
socket was taken.
Let me know if you need more information.
Thanks,
Steve May