04-29-2010 11:41 AM
No, actually it doesn't work. Here is a version with both the input and search strings set to \ codes. It doesn't work. As I said, I think the \\00 search is flagging a octal search...which is not what I want to do.
04-29-2010 11:46 AM - edited 04-29-2010 11:47 AM
Hi dubs,
you don't read messages very careful, don't you?
Again my hint from message 10 on your search string:
Change to \codes and remove the second \, then the replace will work...
04-29-2010 11:49 AM
Doh! >< That did it!
heh, Sorry, been struggling with this for 3 days now and was getting a bit frustrated...
Thanks a ton!