Forum OpenACS Q&A: backslash problem

Collapse
Posted by Taka Chan on
How can I using command "regsub" to substitute all "" to "" (i.e.
from one backslash to two consecutive backslash) within a string ?
Collapse
Posted by Jeff Davis on
% regsub -all {} {fooall	omany} {\} zim
4
% set zim
fooall	o\many