To follow up on your particular case, that must be with an
older nub.tcl, because I see that 'string range' is used with
'end' (which is ok in 8.0, but not for 'string index') with
an extra comment to that effect, in the currently nub.tcl.
Jeff
Brent Welch wrote:
...
> For folks that can build TclPro from sources, it looks like
> nub.tcl has some 8.1'isms in there that prevent TclPro from
> being used with 8.0 applications. The "debug nub" is a bit
> of code that is injected into the target application.
> Brent
>
>
|