Posted by Tomek Toczyski on 11/23/05 03:58
I would like find all occurences of "ABC" which are not followed by "123" and replace them with "abc". For example: "ABC dd" -> "abc dd" "ABC123" -> "ABC123" "ABC 123" -> "abc 123" Give me a recipe, please. I've spent 2 hours googling for it. -tt.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming