On 19 April 2010 19:01, Juha Heinanen jh@tutpro.com wrote:
dotnetdub writes:
<div><br></div><div>If I wanted to for example strip the - character what would be the best way?</div><div><br></div><div>TIA.</div><div>Stephen.</div>
see, for example, textops subst_user('/re/repl/flags').
-- juha
Thanks Alex - Juha..