RegEx worked before and not now
Posted: Tue Apr 20, 2010 2:02 am
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.