I was trying to figure out how to remove curly braces from a string in TCL.
I ran across thread287-1105238 which stated that one user tried the following and it didn't work:
regsub -all {[\{]} $sToken "" sToken
but another user did have the above work.
My TCL intepreter did not work with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.