Page 1 of 1

RegEx worked before and not now

Posted: Tue Apr 20, 2010 2:02 am
by Luke

I used to be able to use the RegEx and Replace on the following codes and now the codes get pasted into the results.

REG EX
\t{\r\n\t}

REPLACE
\t\t{\rstorageOffset 0 0 0\robjFileGeom 0 0 :Runtime:Geometries:ADS_PRODUCTNAMEFOLDER:.obj\r\t\t}\r\r

So \t isn't a tab in the result but a \t

Thanks for any help.

Posted: Tue Apr 20, 2010 10:48 am
by DV
The 'Special chars in replace string' function is disabled in the current build of TC 2.0. (\r, \n, \t and \\ to escape).

I need to re-enable it, and add an option to turn it on/off.
Should be in the next build!

Posted: Fri Apr 23, 2010 2:39 pm
by DV
Fixed in Version 2.0.3765.24060 BETA
http://www.digitalvolcano.co.uk/downloa ... 2_beta.zip