Updated 2015-01-24 15:57:22 by dkf

Consider using string range instead.


crange is a command in the TclX package.
crange string firstExpr lastExpr

Return the substring of string given by firstExpr and lastExpr.